blob: 7b8d51a0484592f2bbff5b7eeecb48c69dc45501 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
PrintRedSNESText:
call EnableAutoTextBoxDrawing
tx_pre_jump RedBedroomSNESText
RedBedroomSNESText::
text_far _RedBedroomSNESText
text_end
OpenRedsPC:
call EnableAutoTextBoxDrawing
tx_pre_jump RedBedroomPCText
RedBedroomPCText::
script_players_pc
|