kep-hack/scripts/RockTunnelPokecenter.asm

24 lines
486 B
NASM
Executable file

RockTunnelPokecenter_Script:
call Serial_TryEstablishingExternallyClockedConnection
jp EnableAutoTextBoxDrawing
RockTunnelPokecenter_TextPointers:
dw RockTunnelHealNurseText
dw RockTunnelPokecenterText2
dw RockTunnelPokecenterText3
dw RockTunnelTradeNurseText
RockTunnelHealNurseText:
db $ff
RockTunnelPokecenterText2:
text_far _RockTunnelPokecenterText2
text_end
RockTunnelPokecenterText3:
text_far _RockTunnelPokecenterText3
text_end
RockTunnelTradeNurseText:
db $f6