version-sensitive objects for egg moves and evos/attacks
this way main.o and wram.o are version-neutral
This commit is contained in:
@@ -1,10 +1,3 @@
|
||||
_CRYSTAL EQU 1
|
||||
|
||||
if _CRYSTAL
|
||||
VERSION EQU 0
|
||||
else
|
||||
VERSION EQU 1
|
||||
endc
|
||||
|
||||
; wram constants
|
||||
; MonType: ; cf5f
|
||||
|
Reference in New Issue
Block a user