mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-18 09:59:22 +00:00
game logic
This commit is contained in:
parent
49a897c3b3
commit
c1c163d78c
20 changed files with 470 additions and 56 deletions
|
@ -97,4 +97,6 @@ public:
|
|||
static void HandleShootableBirdsStuff(CEntity *entity, CVector const&camPos);
|
||||
};
|
||||
|
||||
extern bool clearWaterDrop;
|
||||
|
||||
VALIDATE_SIZE(CParticle, 0x58);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue