Use const_skip and const_next macros for brevity
This commit is contained in:
@@ -272,9 +272,8 @@ JOHTO_POKEMON EQU const_value
|
||||
const HO_OH ; fa
|
||||
const CELEBI ; fb
|
||||
NUM_POKEMON EQU const_value - 1
|
||||
const MON_FC ; fc
|
||||
const_skip ; fc
|
||||
const EGG ; fd
|
||||
const MON_FE ; fe
|
||||
|
||||
; Unown forms
|
||||
; indexes for:
|
||||
|
Reference in New Issue
Block a user