N64: Dirty hack workaround to the directx error related to jabo's window.

This commit is contained in:
pjgat09 2014-07-27 01:44:03 +00:00
parent 5f1df3224c
commit 5077510f4e
1 changed files with 1 additions and 0 deletions

View File

@ -355,6 +355,7 @@ EXPORT void CALL ChangeWindow (void)
// NOTE: NEW GFX_INFO vs old
EXPORT int CALL InitiateGFX(GFX_INFO Gfx_Info)
{
while (hWnd_jabo == NULL);
LOG("API WRAPPER:\t InitiateGFX")
Config_Open();