mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-10 15:30:59 +13: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
|