diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2019-10-21 21:15:54 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2019-10-21 21:15:54 -0400 |
commit | 6ee1bd06218bd80ca9cce754d34ba8cdd9701dc8 (patch) | |
tree | 57f2fe829364eec01a5033f439399d225a6b4cd6 /data | |
parent | 8df72e4da6223f5d284029cb8503850523978a76 (diff) |
Decompile event_data.s
Diffstat (limited to 'data')
-rw-r--r-- | data/event_scripts.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/event_scripts.s b/data/event_scripts.s index 152742a16..d47e1a681 100644 --- a/data/event_scripts.s +++ b/data/event_scripts.s @@ -44,8 +44,8 @@ gSpecialVars:: @ 815FD0C .4byte gSpecialVar_LastTalked .4byte gSpecialVar_MonBoxId .4byte gSpecialVar_MonBoxPos - .4byte gUnknown_20370DA - .4byte gUnknown_20370DC + .4byte gSpecialVar_TextColor + .4byte gSpecialVar_PrevTextColor .4byte gUnknown_20370DE .include "data/specials.inc" |