diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-09 21:20:02 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-09 21:20:02 -0400 |
commit | d8dae96f35222ababb9688ce2aed3292515f8ca2 (patch) | |
tree | dbb61bf4f2afab02d51f629a89f9505c0b262a60 /engine/hidden_object_functions18.asm | |
parent | 8b3f9b244d72169e04a617eba0b36cae002b31a5 (diff) |
Implement handy text macros from yellow
Diffstat (limited to 'engine/hidden_object_functions18.asm')
-rwxr-xr-x | engine/hidden_object_functions18.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/hidden_object_functions18.asm b/engine/hidden_object_functions18.asm index ab66a818..e8b990e5 100755 --- a/engine/hidden_object_functions18.asm +++ b/engine/hidden_object_functions18.asm @@ -195,4 +195,4 @@ OpenPokemonCenterPC: ; 62516 (18:6516) tx_pre_jump PokemonCenterPCText PokemonCenterPCText: ; 62529 (18:6529) - db $F9 ; FuncTX_PokemonCenterPC + TX_POKECENTER_PC |