emscripten: fix warnings in tests
This commit is contained in:
committed by
Anonymous Maarten
parent
a71e558d85
commit
d8884b845e
@@ -472,6 +472,7 @@ render_window(int index)
|
||||
++frames;
|
||||
}
|
||||
|
||||
#ifndef __EMSCRIPTEN__
|
||||
static int SDLCALL
|
||||
render_thread_fn(void* render_ctx)
|
||||
{
|
||||
@@ -512,6 +513,7 @@ loop_threaded()
|
||||
SDLTest_CommonEvent(state, &event, &done);
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
static void
|
||||
loop()
|
||||
|
||||
Reference in New Issue
Block a user