Removed unused files
This commit is contained in:
7
rcbasic_build/intern_inc/exceptions/rc_update.h
Normal file
7
rcbasic_build/intern_inc/exceptions/rc_update.h
Normal file
@@ -0,0 +1,7 @@
|
||||
rc_events();
|
||||
rc_media_updateWindow_hw();
|
||||
#ifdef RC_WEB
|
||||
emscripten_sleep(0);
|
||||
#else
|
||||
SDL_Delay(0);
|
||||
#endif // RC_WEB
|
||||
Reference in New Issue
Block a user