From d8dae96f35222ababb9688ce2aed3292515f8ca2 Mon Sep 17 00:00:00 2001 From: pikalaxalt Date: Thu, 9 Jun 2016 21:20:02 -0400 Subject: Implement handy text macros from yellow --- scripts/vermilionpokecenter.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/vermilionpokecenter.asm') diff --git a/scripts/vermilionpokecenter.asm b/scripts/vermilionpokecenter.asm index 09c8a937..f70aed31 100755 --- a/scripts/vermilionpokecenter.asm +++ b/scripts/vermilionpokecenter.asm @@ -9,7 +9,7 @@ VermilionPokecenterTextPointers: dw VermilionTradeNurseText VermilionHealNurseText: - db $ff + TX_POKECENTER_NURSE VermilionPokecenterText2: TX_FAR _VermilionPokecenterText2 @@ -20,4 +20,4 @@ VermilionPokecenterText3: db "@" VermilionTradeNurseText: - db $f6 + TX_CABLE_CLUB_RECEPTIONIST -- cgit v1.3.1-sl0p