mirror of
https://github.com/pret/pokeyellow.git
synced 2024-12-04 17:18:36 +00:00
15 lines
250 B
NASM
Executable File
15 lines
250 B
NASM
Executable File
SchoolScript: ; 1d54c (7:554c)
|
|
jp EnableAutoTextBoxDrawing
|
|
|
|
SchoolTextPointers: ; 1d54f (7:554f)
|
|
dw SchoolText1
|
|
dw SchoolText2
|
|
|
|
SchoolText1: ; 1d553 (7:5553)
|
|
TX_FAR _SchoolText1
|
|
db "@"
|
|
|
|
SchoolText2: ; 1d558 (7:5558)
|
|
TX_FAR _SchoolText2
|
|
db "@"
|