mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-05-06 19:01:06 +03:00
Remove more unused globals, refactor ObjectOnLOS
This commit is contained in:
parent
5d3e58e85e
commit
27a9009f33
7 changed files with 37 additions and 44 deletions
|
@ -57,14 +57,12 @@ CAMERA_INFO Camera;
|
|||
GAME_VECTOR ForcedFixedCamera;
|
||||
int UseForcedFixedCamera;
|
||||
int NumberCameras;
|
||||
int SniperCameraActive;
|
||||
int BinocularRange;
|
||||
int BinocularOn;
|
||||
CAMERA_TYPE BinocularOldCamera;
|
||||
int LaserSight;
|
||||
int PhdPerspective;
|
||||
short CurrentFOV;
|
||||
int GetLaraOnLOS;
|
||||
|
||||
int RumbleTimer = 0;
|
||||
int RumbleCounter = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue