diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-12-16 21:57:42 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-12-16 21:57:42 -0500 |
commit | 7203e9d2cc757a95bac02ec019ffa094f516c9dd (patch) | |
tree | e9cffc2a3d71ac4797600d05be242d740a90885f /wram.asm | |
parent | 879b430fce7d2ad470512a21183586c78b81535f (diff) |
Map script and color shenanigans
Diffstat (limited to 'wram.asm')
-rw-r--r-- | wram.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2920,7 +2920,7 @@ wDailyRematchFlags:: ds 4 wDailyPhoneItemFlags:: ds 4 wDailyPhoneTimeOfDayFlags:: ds 4 wKenjiBreakTimer:: ds 2 ; Kenji -wYanmaMapGroup:: ds 1 +wYanmaMapGroup:: ds 1 ; dc5a wYanmaMapNumber:: ds 1 wdc5c:: ds 3 wdc5f:: ds 1 |