mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-09 05:00:35 +00:00
CHud cleanup: fixes and cosmetic treatment
This commit is contained in:
parent
847720aeae
commit
5a93f67c88
4 changed files with 233 additions and 216 deletions
|
@ -10,7 +10,7 @@ class CAutomobile;
|
|||
|
||||
struct CCam
|
||||
{
|
||||
enum CamMode
|
||||
enum
|
||||
{
|
||||
MODE_TOPDOWN1 = 1,
|
||||
MODE_TOPDOWN2,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue