support for loading/saving settings for multiple games via a single settings file
This commit is contained in:
parent
5f1fab04d9
commit
3fa02ac34d
9 changed files with 243 additions and 358 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue