Annotate battle tower text bug

This commit is contained in:
PikalaxALT
2015-11-20 15:15:32 -05:00
parent 812976cee6
commit 7b3090e22a
51 changed files with 361 additions and 353 deletions

View File

@@ -67,12 +67,12 @@ endr
ld [rSVBK], a
ld hl, UnusedTitleBG_Palettes
ld de, wMapPals
ld de, UnknBGPals
ld bc, $40
call CopyBytes
ld hl, UnusedTitleFG_Palettes
ld de, Unkn2Pals
ld de, UnknOBPals
ld bc, $40
call CopyBytes