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
Route7_Script:
|
|
jp EnableAutoTextBoxDrawing
|
|
|
|
Route7_TextPointers:
|
|
dw Route7Text1
|
|
|
|
Route7Text1:
|
|
text_far _Route7Text1
|
|
text_end
|