diff options
| author | PikalaxALT <PikalaxALT@gmail.com> | 2015-12-24 14:30:32 -0500 |
|---|---|---|
| committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-12-24 14:30:32 -0500 |
| commit | 1df28a6beb1f25bba384e446febe833c68b17056 (patch) | |
| tree | 58857fde65fc6fcf30028eaa76946376d7d51c16 /maps | |
| parent | 2a2222476ae509aaebd7851abd49172cf6e854d4 (diff) | |
| parent | da87d2a929b1d58175efe063833c124d8ba702c9 (diff) | |
Merge branch 'master' of github.com:pret/pokecrystal into scriptmacrorenaming
Diffstat (limited to 'maps')
| -rw-r--r-- | maps/BattleTower1F.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/BattleTower1F.asm b/maps/BattleTower1F.asm index c1d78db50..ba0bd1c33 100644 --- a/maps/BattleTower1F.asm +++ b/maps/BattleTower1F.asm @@ -533,7 +533,7 @@ Text_PlayerGotFive: ; 0x9eb7e text_from_ram StringBuffer4 text "!@" sound_item - text_waitsfx + text_waitbutton db "@" Text_YourPackIsStuffedFull: ; 0x9eb94 |
