mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-02-23 12:53:54 +01:00
Keep abilities.h updated with battle engine
This commit is contained in:
parent
62755e2501
commit
b7355cba26
@ -251,8 +251,9 @@
|
|||||||
#define ABILITY_FULL_METAL_BODY 231
|
#define ABILITY_FULL_METAL_BODY 231
|
||||||
#define ABILITY_SHADOW_SHIELD 232
|
#define ABILITY_SHADOW_SHIELD 232
|
||||||
#define ABILITY_PRISM_ARMOR 233
|
#define ABILITY_PRISM_ARMOR 233
|
||||||
|
#define ABILITY_NEUROFORCE 234
|
||||||
|
|
||||||
#define ABILITIES_COUNT_GEN7 234
|
#define ABILITIES_COUNT_GEN7 235
|
||||||
|
|
||||||
#define ABILITIES_COUNT ABILITIES_COUNT_GEN6
|
#define ABILITIES_COUNT ABILITIES_COUNT_GEN6
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user