mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-01-11 18:41:14 +00:00
update
This commit is contained in:
parent
f8bb77812b
commit
12a524179f
@ -294,11 +294,12 @@ void IsleApp::SetupVideoFlags(
|
||||
}
|
||||
}
|
||||
|
||||
#ifdef __WUT__
|
||||
int main(int argc, char **argv)
|
||||
{
|
||||
return 0;
|
||||
return 0;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
SDL_AppResult SDL_AppInit(void** appstate, int argc, char** argv)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user