mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
24 lines
419 B
NASM
24 lines
419 B
NASM
SafariZoneEast_Script:
|
|
jp EnableAutoTextBoxDrawing
|
|
|
|
SafariZoneEast_TextPointers:
|
|
dw PickUpItemText
|
|
dw PickUpItemText
|
|
dw PickUpItemText
|
|
dw PickUpItemText
|
|
dw SafariZoneEastText5
|
|
dw SafariZoneEastText6
|
|
dw SafariZoneEastText7
|
|
|
|
SafariZoneEastText5:
|
|
text_far _SafariZoneEastText5
|
|
text_end
|
|
|
|
SafariZoneEastText6:
|
|
text_far _SafariZoneEastText6
|
|
text_end
|
|
|
|
SafariZoneEastText7:
|
|
text_far _SafariZoneEastText7
|
|
text_end
|