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:
@@ -18,14 +18,14 @@ OfficerScript_0x1926ea: ; 0x1926ea
|
||||
loadfont
|
||||
checkevent EVENT_RETURNED_MACHINE_PART
|
||||
iftrue UnknownScript_0x1926f8
|
||||
2writetext UnknownText_0x1926fe
|
||||
writetext UnknownText_0x1926fe
|
||||
closetext
|
||||
loadmovesprites
|
||||
end
|
||||
; 0x1926f8
|
||||
|
||||
UnknownScript_0x1926f8: ; 0x1926f8
|
||||
2writetext UnknownText_0x1927cb
|
||||
writetext UnknownText_0x1927cb
|
||||
closetext
|
||||
loadmovesprites
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user