scene stuff

This commit is contained in:
2025-10-08 15:18:38 -05:00
parent 67604eca8d
commit 20cf016b06
6 changed files with 28 additions and 10 deletions

View File

@@ -117,8 +117,6 @@ errorret_t displayUpdate(void) {
);
sceneManagerRender();
uiRender();
// UI will probs go here
// Finish up
spriteBatchFlush();