summaryrefslogtreecommitdiff
path: root/include/game.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/game.h')
-rw-r--r--include/game.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/game.h b/include/game.h
index 7627ec0..21d67dc 100644
--- a/include/game.h
+++ b/include/game.h
@@ -58,7 +58,7 @@ typedef struct Game {
/* 0x9D */ u8 unk_9D;
/* 0x9E */ UNK_TYPE1 unk9E[0x1];
/* 0x9F */ u8 running;
- /* 0xA0 */ s32 unk_A0;
+ /* 0xA0 */ s32 frameCounter;
/* 0xA4 */ UNK_TYPE1 unk_A4[0x4];
/* 0xA8 */ Controller controller;
} Game; // size = 0xE0