diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-10-06 18:35:51 -0400 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-10-06 18:35:51 -0400 |
commit | 4b4d9907a87708cd536d5aebeb3ee67afbdce80c (patch) | |
tree | 70565ba07fb36c3b73bc8809669f26a4fb2c9eab /include/main.h | |
parent | d0dfc758fc6684e765736c7aad7190328d3e145c (diff) | |
parent | dea28a0a236412f267e3da8a7c200d947a9c5fe1 (diff) |
merge
Diffstat (limited to 'include/main.h')
-rw-r--r-- | include/main.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/main.h b/include/main.h index e5460b3bf..e283d1754 100644 --- a/include/main.h +++ b/include/main.h @@ -39,6 +39,7 @@ struct Main /*0x439*/ u8 oamLoadDisabled:1; /*0x439*/ u8 inBattle:1; + /*0x439*/ u8 field_439_x4:1; }; extern u8 gUnknown_3001764; |