You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
11 lines
146 B
NASM
11 lines
146 B
NASM
RepelWoreOffScript::
|
|
opentext
|
|
writetext .RepelWoreOffText
|
|
waitbutton
|
|
closetext
|
|
end
|
|
|
|
.RepelWoreOffText:
|
|
text_far _RepelWoreOffText
|
|
text_end
|