mirror of
https://github.com/pret/pokeyellow.git
synced 2026-05-09 12:22:04 -05:00
11 lines
130 B
NASM
Executable File
11 lines
130 B
NASM
Executable File
Route7Script:
|
|
call EnableAutoTextBoxDrawing
|
|
ret
|
|
|
|
Route7TextPointers:
|
|
dw Route7Text1
|
|
|
|
Route7Text1:
|
|
TX_FAR _Route7Text1
|
|
db "@"
|