summaryrefslogtreecommitdiff
path: root/include/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/main.h')
-rwxr-xr-xinclude/main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/main.h b/include/main.h
index 02f0a5f..435aa8d 100755
--- a/include/main.h
+++ b/include/main.h
@@ -39,7 +39,7 @@ struct Main
/*0x3A*/ volatile u16 blendAlpha;
/*0x3C*/ volatile u16 blendBrightness;
// may be a sub-struct. possibly save data?
- /*0x40*/ int unk40;
+ /*0x40*/ int hasSavedGame;
/*0x44*/ u8 filler44[0x4];
/*0x48*/ int rngValue;
/*0x4C*/ int unk4C;