Document remaining symbols in pokemon.c

This commit is contained in:
GriffinR
2021-10-02 23:48:12 -04:00
parent 739e7d3c31
commit 6e62c057f5
16 changed files with 287 additions and 229 deletions
+6
View File
@@ -339,4 +339,10 @@
#define MON_PIC_SIZE (64 * 64 / 2)
#define BATTLE_ALIVE_EXCEPT_ACTIVE 0
#define BATTLE_ALIVE_ATK_SIDE 1
#define BATTLE_ALIVE_DEF_SIDE 2
#define SKIP_FRONT_ANIM (1 << 7)
#endif // GUARD_CONSTANTS_POKEMON_H