mirror of
https://github.com/halpz/re3.git
synced 2025-07-21 22:39:39 +00:00
game logic
This commit is contained in:
@ -97,4 +97,6 @@ public:
|
||||
static void HandleShootableBirdsStuff(CEntity *entity, CVector const&camPos);
|
||||
};
|
||||
|
||||
extern bool clearWaterDrop;
|
||||
|
||||
VALIDATE_SIZE(CParticle, 0x58);
|
||||
|
Reference in New Issue
Block a user