Removed unused files

This commit is contained in:
n00b
2024-09-28 11:42:19 -04:00
parent 3fd18b2ce6
commit 1bf67ba02c
25 changed files with 891 additions and 221 deletions

View File

@@ -0,0 +1,7 @@
rc_events();
rc_media_updateWindow_hw();
#ifdef RC_WEB
emscripten_sleep(0);
#else
SDL_Delay(0);
#endif // RC_WEB