mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-08 19:50:36 +00:00
CRenderer
This commit is contained in:
parent
ad90a06a39
commit
d4250fc2c7
15 changed files with 253 additions and 123 deletions
|
@ -141,6 +141,7 @@ enum
|
|||
HANDLING_FAT_REARW = 0x1000000,
|
||||
HANDLING_NARROW_FRONTW = 0x2000000,
|
||||
HANDLING_GOOD_INSAND = 0x4000000,
|
||||
HANDLING_UNKNOWN = 0x8000000, // something for helis and planes
|
||||
};
|
||||
|
||||
struct tHandlingData
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue