diff options
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" |