diff options
Diffstat (limited to 'event/battle_tower.asm')
-rw-r--r-- | event/battle_tower.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/event/battle_tower.asm b/event/battle_tower.asm index 04f578fca..6865830e7 100644 --- a/event/battle_tower.asm +++ b/event/battle_tower.asm @@ -117,7 +117,7 @@ JumpText_YouCantTakeAnEgg: ; 0x8b256 ; 0x8b25b Function8b25b: ; 8b25b - ld bc, $0000 + ld bc, NONE .asm_8b25e call Function8b26c call c, Function8b28e |