mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-01-11 18:41:14 +00:00
Update isleapp.cpp (little test)
This commit is contained in:
parent
301c092689
commit
6370542b4f
@ -296,7 +296,7 @@ void IsleApp::SetupVideoFlags(
|
||||
// i will figure out how to get this working :/
|
||||
#ifdef __WUT__
|
||||
int main(int argc, char** argv) {
|
||||
void* appstate = nullptr;
|
||||
void* appstate = NULL;
|
||||
return SDL_AppInit(&appstate, argc, argv);
|
||||
}
|
||||
#endif
|
||||
|
||||
Loading…
Reference in New Issue
Block a user