fixed handling of lost d3d device

This commit is contained in:
aap
2020-04-16 23:09:47 +02:00
parent ba7070f6e8
commit 7bd6d4649e
5 changed files with 41 additions and 7 deletions

View File

@ -27,6 +27,8 @@ void genIm3DEnd(void);
void initFont(void);
void printScreen(const char *s, float x, float y);
//#include <Windows.h>
void
Init(void)
{