diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-20 15:15:32 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-20 15:15:32 -0500 |
commit | 7b3090e22aefffa464570ac34665ee8e43df873d (patch) | |
tree | df5bc383b2f1ed2a8ebdd358306f3f9742f41d5c /misc/mobile_40.asm | |
parent | 812976cee6ba39d50583921273ad85195e77be37 (diff) |
Annotate battle tower text bug
Diffstat (limited to 'misc/mobile_40.asm')
-rw-r--r-- | misc/mobile_40.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mobile_40.asm b/misc/mobile_40.asm index e0894795b..57ea46c1c 100644 --- a/misc/mobile_40.asm +++ b/misc/mobile_40.asm @@ -6825,7 +6825,7 @@ Function102dd3: ; 102dd3 Function102dec: ; 102dec ld hl, Unknown_1032e2 - ld de, Unkn2Pals + ld de, UnknOBPals ld bc, $0020 ld a, $5 call FarCopyWRAM |