mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-16 17:24:08 +00:00
some camera code
This commit is contained in:
parent
f78f707935
commit
c7a32bb83d
11 changed files with 1012 additions and 896 deletions
|
@ -36,6 +36,8 @@ int16 CPickups::NumMessages;
|
|||
int32 CPickups::aPickUpsCollected[NUMCOLLECTEDPICKUPS];
|
||||
int16 CPickups::CollectedPickUpIndex;
|
||||
|
||||
int32 CPickups::PlayerOnWeaponPickup;
|
||||
|
||||
// unused
|
||||
bool CPickups::bPickUpcamActivated;
|
||||
CVehicle *CPickups::pPlayerVehicle;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue