mirror of
https://github.com/pret/pokeyellow.git
synced 2026-05-10 04:43:22 -05:00
11 lines
184 B
NASM
Executable File
11 lines
184 B
NASM
Executable File
Route7Script: ; 480eb (12:40eb)
|
|
call EnableAutoTextBoxDrawing
|
|
ret
|
|
|
|
Route7TextPointers: ; 480ef (12:40ef)
|
|
dw Route7Text1
|
|
|
|
Route7Text1: ; 480f1 (12:40f1)
|
|
TX_FAR _Route7Text1
|
|
db "@"
|