dump battlescripts, rename battlescripts
This commit is contained in:
+3
-1
@@ -272,6 +272,8 @@
|
||||
#define BS_GET_TARGET 0
|
||||
#define BS_GET_ATTACKER 1
|
||||
#define BS_GET_EFFECT_BANK 2
|
||||
#define BS_GET_gBank1 3
|
||||
#define BS_GET_BANK_0 7
|
||||
#define BS_ATTACKER_WITH_PARTNER 4 // for atk98_status_icon_update
|
||||
#define BS_GET_ATTACKER_SIDE 8 // for atk1E_jumpifability
|
||||
#define BS_GET_NOT_ATTACKER_SIDE 9 // for atk1E_jumpifability
|
||||
@@ -847,7 +849,7 @@ struct BattleScripting
|
||||
u8 field_F;
|
||||
u8 animArg1;
|
||||
u8 animArg2;
|
||||
u8 field_12;
|
||||
u8 tripleKickPower;
|
||||
u8 field_13;
|
||||
u8 atk49_state;
|
||||
u8 field_15;
|
||||
|
||||
Reference in New Issue
Block a user