mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
10 lines
129 B
NASM
10 lines
129 B
NASM
Route7_Script:
|
|
jp EnableAutoTextBoxDrawing
|
|
|
|
Route7_TextPointers:
|
|
dw Route7Text1
|
|
|
|
Route7Text1:
|
|
text_far _Route7Text1
|
|
text_end
|