mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
15 lines
248 B
NASM
15 lines
248 B
NASM
PrintRedSNESText:
|
|
call EnableAutoTextBoxDrawing
|
|
tx_pre_jump RedBedroomSNESText
|
|
|
|
RedBedroomSNESText::
|
|
TX_FAR _RedBedroomSNESText
|
|
db "@"
|
|
|
|
OpenRedsPC:
|
|
call EnableAutoTextBoxDrawing
|
|
tx_pre_jump RedBedroomPCText
|
|
|
|
RedBedroomPCText::
|
|
TX_PLAYERS_PC
|