You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
event/ → events/, and move some appropriate engine/ files there
This commit is contained in:
@@ -250,6 +250,7 @@ const_value SET 1
|
||||
const FRUITTREE_FUCHSIA_CITY ; 1e
|
||||
NUM_FRUIT_TREES EQU const_value +- 1
|
||||
|
||||
|
||||
; elevator floors
|
||||
; used by `elevfloor`
|
||||
const_def
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
; StdScripts indexes (see engine/std_scripts.asm)
|
||||
; StdScripts indexes (see events/std_scripts.asm)
|
||||
; also used in TileCollisionStdScripts (see data/collision_stdscripts.asm)
|
||||
enum_start
|
||||
enum pokecenternurse
|
||||
|
||||
Reference in New Issue
Block a user