Remove unused PainSplit scripting global (#6164)

This commit is contained in:
Alex 2025-02-02 14:50:39 +01:00 committed by GitHub
parent 959e5a9e82
commit f8c2e860d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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