scerne stuff

This commit is contained in:
2025-10-01 19:21:20 -05:00
parent 83243ba32f
commit 4b04fc65ad
19 changed files with 150 additions and 76 deletions

View File

@@ -18,10 +18,6 @@ void gameUpdate(void) {
}
void gameRender(void) {
uiRender();
}
void gameDispose(void) {
uiDispose();
}