diff options
author | Phlosioneer <mattmdrr2@gmail.com> | 2019-02-27 23:54:51 -0500 |
---|---|---|
committer | Phlosioneer <mattmdrr2@gmail.com> | 2019-02-27 23:54:51 -0500 |
commit | bf45b83c65026a84425e3bc1f99e269653ed8c8b (patch) | |
tree | af156de0cd3cb382ec53301de3c2812869837b8d /data/event_scripts.s | |
parent | 782979f1fc37c358a5c675a1c42afae9b0027805 (diff) |
Finish documenting event vars
Diffstat (limited to 'data/event_scripts.s')
-rw-r--r-- | data/event_scripts.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/event_scripts.s b/data/event_scripts.s index 364aae31c..d2828d5ea 100644 --- a/data/event_scripts.s +++ b/data/event_scripts.s @@ -48,7 +48,7 @@ gSpecialVars:: @ 81DBA0C .4byte gSpecialVar_ContestCategory .4byte gSpecialVar_MonBoxId .4byte gSpecialVar_MonBoxPos - .4byte gSpecialVar_0x8014 + .4byte gSpecialVar_Unused_0x8014 .4byte gTrainerBattleOpponent_A .include "data/specials.inc" |