This commit is contained in:
lepelog
2026-02-01 17:36:32 +01:00
parent ab4b5ef915
commit 066967c146
9 changed files with 359 additions and 369 deletions
+1
View File
@@ -8,6 +8,7 @@ public:
static s32 GetGameFrame() {
return m_gameFrame;
}
private:
static s32 m_gameFrame;
};