Merge pull request #224 from DizzyEggg/another_try

Fix two nonmatching functions
This commit is contained in:
Diegoisawesome
2018-02-28 13:05:05 -06:00
committed by GitHub
4 changed files with 247 additions and 571 deletions

View File

@@ -92,6 +92,6 @@
#define ATK48_STAT_NEGATIVE 0x1
#define ATK48_STAT_BY_TWO 0x2
#define ATK48_BIT_x4 0x4
#define ATK48_LOWER_FAIL_CHECK 0x8
#define ATK48_DONT_CHECK_LOWER 0x8
#endif // GUARD_CONSTANTS_BATTLE_SCRIPT_COMMANDS_H