support for loading/saving settings for multiple games via a single settings file

This commit is contained in:
FunkyFr3sh 2018-10-25 07:03:01 +02:00
parent 5f1fab04d9
commit 3fa02ac34d
9 changed files with 243 additions and 358 deletions

View file

@ -59,8 +59,6 @@ static void DeleteContext(HGLRC context);
static BOOL TextureUploadTest();
static BOOL ShaderTest();
DWORD WINAPI render_soft_main(void);
DWORD WINAPI render_main(void)
{
Sleep(500);