mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-02-21 11:43:37 +01:00
Update battle.h
This commit is contained in:
parent
ae1d124a0c
commit
b6fff16a7d
@ -158,6 +158,7 @@ struct ProtectStruct
|
||||
u32 quickDraw:1;
|
||||
u32 physicalDmg;
|
||||
u32 specialDmg;
|
||||
u8 quash : 1;
|
||||
u8 physicalBattlerId;
|
||||
u8 specialBattlerId;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user