Horrible code alert

This commit is contained in:
JuiceyDev
2026-03-05 19:06:07 +01:00
parent cb4e0e82b7
commit 44b4ba84c2
10 changed files with 121 additions and 11 deletions

View File

@@ -5,7 +5,6 @@
#ifdef __linux__
static int s_introTickCount = 0;
#endif
#include <Linux_UIController.h>
UIScene_Intro::UIScene_Intro(int iPad, void *initData, UILayer *parentLayer) : UIScene(iPad, parentLayer)
{