Update battle.h
This commit is contained in:
parent
ae1d124a0c
commit
b6fff16a7d
1 changed files with 1 additions and 0 deletions
|
@ -158,6 +158,7 @@ struct ProtectStruct
|
|||
u32 quickDraw:1;
|
||||
u32 physicalDmg;
|
||||
u32 specialDmg;
|
||||
u8 quash : 1;
|
||||
u8 physicalBattlerId;
|
||||
u8 specialBattlerId;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue