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