mirror of https://github.com/pret/pokeemerald.git
Label unknown anims
This commit is contained in:
parent
22fa4cb178
commit
2615a6838e
|
@ -7391,3 +7391,6 @@ const union AnimCmd *const *const gMonFrontAnimsPtrTable[] =
|
|||
ANIM_CMD(UNOWN_EMARK),
|
||||
ANIM_CMD(UNOWN_QMARK),
|
||||
};
|
||||
|
||||
#undef ANIM_CMD
|
||||
#undef ANIM_CMD_FULL
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue