mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
11 lines
146 B
NASM
11 lines
146 B
NASM
RepelWoreOffScript::
|
|
opentext
|
|
writetext .RepelWoreOffText
|
|
waitbutton
|
|
closetext
|
|
end
|
|
|
|
.RepelWoreOffText:
|
|
text_far _RepelWoreOffText
|
|
text_end
|