mirror of
https://github.com/pret/pokered.git
synced 2026-04-12 08:06:57 -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
|