mirror of
https://github.com/pret/pokered.git
synced 2026-04-04 16:35:07 -05:00
10 lines
129 B
NASM
Executable File
10 lines
129 B
NASM
Executable File
Route5_Script:
|
|
jp EnableAutoTextBoxDrawing
|
|
|
|
Route5_TextPointers:
|
|
dw Route5Text1
|
|
|
|
Route5Text1:
|
|
text_far _Route5Text1
|
|
text_end
|