mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-18 01:14:19 +01:00
Merge pull request #1485 from LOuroboros/patch-3
Removed unused status ailment constants
This commit is contained in:
commit
0e22b21b14
@ -272,15 +272,6 @@
|
||||
|
||||
#define MAX_FRIENDSHIP 0xFF
|
||||
|
||||
#define STATUS_PRIMARY_NONE 0
|
||||
#define STATUS_PRIMARY_POISON 1
|
||||
#define STATUS_PRIMARY_PARALYSIS 2
|
||||
#define STATUS_PRIMARY_SLEEP 3
|
||||
#define STATUS_PRIMARY_FREEZE 4
|
||||
#define STATUS_PRIMARY_BURN 5
|
||||
#define STATUS_PRIMARY_POKERUS 6
|
||||
#define STATUS_PRIMARY_FAINTED 7
|
||||
|
||||
#define MAX_PER_STAT_IVS 31
|
||||
#define MAX_IV_MASK 31
|
||||
#define USE_RANDOM_IVS (MAX_PER_STAT_IVS + 1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user