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 original maps and object events (#1)
This commit is contained in:
@@ -43,14 +43,6 @@ DEF NUM_PHONE_CONTACTS EQU const_value - 1
|
||||
; SpecialPhoneCallList indexes (see data/phone/special_calls.asm)
|
||||
const_def
|
||||
const SPECIALCALL_NONE
|
||||
const SPECIALCALL_POKERUS
|
||||
const SPECIALCALL_ROBBED
|
||||
const SPECIALCALL_ASSISTANT
|
||||
const SPECIALCALL_WEIRDBROADCAST
|
||||
const SPECIALCALL_SSTICKET
|
||||
const SPECIALCALL_BIKESHOP
|
||||
const SPECIALCALL_WORRIED
|
||||
const SPECIALCALL_MASTERBALL
|
||||
DEF NUM_SPECIALCALLS EQU const_value - 1
|
||||
DEF SPECIALCALL_SIZE EQU 6
|
||||
|
||||
|
Reference in New Issue
Block a user