Enable SDL2 code
Apparently it works (for me).
This commit is contained in:
parent
6d53d0b217
commit
e43f651bbc
1 changed files with 0 additions and 3 deletions
|
@ -1730,9 +1730,7 @@ int main(int argc, char *argv[])
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
main_loop_state = 1;
|
main_loop_state = 1;
|
||||||
return 0;
|
|
||||||
|
|
||||||
#if 0
|
|
||||||
#if !(ALIEN_DEMO|PREDATOR_DEMO|MARINE_DEMO)
|
#if !(ALIEN_DEMO|PREDATOR_DEMO|MARINE_DEMO)
|
||||||
while (AvP_MainMenus())
|
while (AvP_MainMenus())
|
||||||
#else
|
#else
|
||||||
|
@ -1902,7 +1900,6 @@ if (AvP_MainMenus())
|
||||||
|
|
||||||
CDDA_End();
|
CDDA_End();
|
||||||
ClearMemoryPool();
|
ClearMemoryPool();
|
||||||
#endif
|
|
||||||
#endif
|
#endif
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue