diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-11 23:38:57 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-11 23:38:57 -0500 |
commit | 2ffcb4b49036b8bcd9a37cdc9305f7ee5567fe6c (patch) | |
tree | 0c9fe148771ade8ef1948852722b95b378cbe46f /misc/battle_tower_47.asm | |
parent | 91068077f05afbbfd6571ceadada2c03ac7c8038 (diff) |
More splits; map setup labels
Diffstat (limited to 'misc/battle_tower_47.asm')
-rwxr-xr-x | misc/battle_tower_47.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/battle_tower_47.asm b/misc/battle_tower_47.asm index bc6eec83d..d5c9693b6 100755 --- a/misc/battle_tower_47.asm +++ b/misc/battle_tower_47.asm @@ -371,7 +371,7 @@ Function11c1ca: ; 11c1ca ld a, [MenuSelection2] dec a call Function11c254 - call WhiteBGMap + call ClearBGPalettes call ClearSprites call ClearScreen call Function11d323 |