mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
16 lines
255 B
NASM
Executable file
16 lines
255 B
NASM
Executable file
FuchsiaMart_Script:
|
|
jp EnableAutoTextBoxDrawing
|
|
|
|
FuchsiaMart_TextPointers:
|
|
dw FuchsiaCashierText
|
|
dw FuchsiaMartText2
|
|
dw FuchsiaMartText3
|
|
|
|
FuchsiaMartText2:
|
|
text_far _FuchsiaMartText2
|
|
text_end
|
|
|
|
FuchsiaMartText3:
|
|
text_far _FuchsiaMartText3
|
|
text_end
|