You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Stop using the preprocessor.
This commit is contained in:
@@ -11,13 +11,13 @@ FisherScript_0x9b847: ; 0x9b847
|
||||
loadfont
|
||||
checkevent $00c8
|
||||
iftrue UnknownScript_0x9b85c
|
||||
2writetext UnknownText_0x9b865
|
||||
writetext UnknownText_0x9b865
|
||||
keeptextopen
|
||||
verbosegiveitem NUGGET, 1
|
||||
iffalse UnknownScript_0x9b860
|
||||
setevent $00c8
|
||||
UnknownScript_0x9b85c: ; 0x9b85c
|
||||
2writetext UnknownText_0x9b8e5
|
||||
writetext UnknownText_0x9b8e5
|
||||
closetext
|
||||
UnknownScript_0x9b860: ; 0x9b860
|
||||
loadmovesprites
|
||||
|
||||
Reference in New Issue
Block a user