pokeyellow/scripts/redshouse1f.asm
2016-06-08 05:44:58 -06:00

18 lines
262 B
NASM
Executable File

RedsHouse1FScript:
call EnableAutoTextBoxDrawing
ret
RedsHouse1FTextPointers:
dw RedsHouse1FText1
dw RedsHouse1FText2
RedsHouse1FText1: ; Mom
TX_ASM
callab Func_f1b73
jp TextScriptEnd
RedsHouse1FText2: ; TV
TX_ASM
callab Func_f1bc4
jp TextScriptEnd