mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01:00
Add Dance flag
This commit is contained in:
parent
390a68d4a7
commit
e430fe4b02
@ -105,6 +105,7 @@
|
||||
#define FLAG_PROTECTION_MOVE 0x40000
|
||||
#define FLAG_POWDER 0x80000
|
||||
#define FLAG_TARGET_ABILITY_IGNORED 0x100000
|
||||
#define FLAG_DANCE 0x200000
|
||||
|
||||
// Split defines.
|
||||
#define SPLIT_PHYSICAL 0x0
|
||||
|
Loading…
Reference in New Issue
Block a user