summaryrefslogtreecommitdiff
path: root/engine
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-06-09 21:20:02 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-06-09 21:20:02 -0400
commitd8dae96f35222ababb9688ce2aed3292515f8ca2 (patch)
treedbb61bf4f2afab02d51f629a89f9505c0b262a60 /engine
parent8b3f9b244d72169e04a617eba0b36cae002b31a5 (diff)
Implement handy text macros from yellow
Diffstat (limited to 'engine')
-rwxr-xr-xengine/hidden_object_functions17.asm2
-rwxr-xr-xengine/hidden_object_functions18.asm2
2 files changed, 2 insertions, 2 deletions
diff --git a/engine/hidden_object_functions17.asm b/engine/hidden_object_functions17.asm
index ffcc33c3..67cba382 100755
--- a/engine/hidden_object_functions17.asm
+++ b/engine/hidden_object_functions17.asm
@@ -11,7 +11,7 @@ OpenRedsPC: ; 5db86 (17:5b86)
tx_pre_jump RedBedroomPCText
RedBedroomPCText: ; 5db8e (17:5b8e)
- db $fc ; FuncTX_ItemStoragePC
+ TX_PLAYERS_PC
Route15GateLeftBinoculars: ; 5db8f (17:5b8f)
ld a, [wSpriteStateData1 + 9]
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