tm_case finish code

This commit is contained in:
PikalaxALT
2019-04-14 20:29:37 -04:00
parent c95740ab85
commit a4b19e9187
10 changed files with 278 additions and 885 deletions
+2
View File
@@ -445,6 +445,8 @@ struct BattleMove
u8 flags;
};
extern const struct BattleMove gBattleMoves[];
#define FLAG_MAKES_CONTACT 0x1
#define FLAG_PROTECT_AFFECTED 0x2
#define FLAG_MAGICCOAT_AFFECTED 0x4