mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 02:13:23 +12:00
15 lines
314 B
NASM
15 lines
314 B
NASM
SafariZoneCenterRestHouse_Script:
|
|
jp EnableAutoTextBoxDrawing
|
|
|
|
SafariZoneCenterRestHouse_TextPointers:
|
|
dw SafariZoneRestHouse1Text1
|
|
dw SafariZoneRestHouse1Text2
|
|
|
|
SafariZoneRestHouse1Text1:
|
|
text_far _SafariZoneRestHouse1Text1
|
|
text_end
|
|
|
|
SafariZoneRestHouse1Text2:
|
|
text_far _SafariZoneRestHouse1Text2
|
|
text_end
|