Remove unused PainSplit scripting global (#6164)
This commit is contained in:
parent
959e5a9e82
commit
f8c2e860d7
@ -2,7 +2,7 @@
|
||||
#define GUARD_CONSTANTS_BATTLE_SCRIPT_COMMANDS_H
|
||||
|
||||
// The following correspond to the struct members of BattleScripting by adding their offset
|
||||
#define sPAINSPLIT_HP (gBattleScripting + 0x00) // painSplitHp
|
||||
#define sUNUSED_0x00 (gBattleScripting + 0x00) // unused_0x00
|
||||
#define sUNUSED_0x04 (gBattleScripting + 0x04) // unused_0x04
|
||||
#define sMULTIHIT_STRING (gBattleScripting + 0x08) // multihitString
|
||||
#define sEXP_CATCH (gBattleScripting + 0x0E) // expOnCatch
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user