Sync further with pokegold
This commit is contained in:
@@ -100,6 +100,7 @@ GetTreeMons:
|
|||||||
cp NUM_TREEMON_SETS
|
cp NUM_TREEMON_SETS
|
||||||
jr nc, .quit
|
jr nc, .quit
|
||||||
|
|
||||||
|
assert TREEMON_SET_CITY == 0
|
||||||
and a
|
and a
|
||||||
jr z, .quit
|
jr z, .quit
|
||||||
|
|
||||||
|
@@ -11,6 +11,7 @@ ENDM
|
|||||||
const_def -1, -1
|
const_def -1, -1
|
||||||
|
|
||||||
const endanim_command ; $ff
|
const endanim_command ; $ff
|
||||||
|
assert endanim_command == oamend_command ; LEGACY: Support for the old name of "oamend"
|
||||||
MACRO endanim
|
MACRO endanim
|
||||||
db endanim_command
|
db endanim_command
|
||||||
ENDM
|
ENDM
|
||||||
|
Reference in New Issue
Block a user