You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Remove checkmorn/checkday/checknite macros
This commit is contained in:
@@ -283,10 +283,6 @@ checktime: MACRO
|
||||
db \1 ; time
|
||||
ENDM
|
||||
|
||||
checkmorn EQUS "checktime MORN"
|
||||
checkday EQUS "checktime DAY"
|
||||
checknite EQUS "checktime NITE"
|
||||
|
||||
enum checkpoke_command ; $2c
|
||||
checkpoke: MACRO
|
||||
db checkpoke_command
|
||||
|
Reference in New Issue
Block a user