mirror of
https://github.com/pret/pokecrystal.git
synced 2026-08-06 03:03:16 -05:00
11 lines
146 B
NASM
11 lines
146 B
NASM
RepelWoreOffScript::
|
|
opentext
|
|
writetext .RepelWoreOffText
|
|
waitbutton
|
|
closetext
|
|
end
|
|
|
|
.RepelWoreOffText:
|
|
text_far _RepelWoreOffText
|
|
text_end
|