mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-07 11:00:34 +00:00
just more cleanup...
This commit is contained in:
parent
5f810ff21c
commit
223cd11835
3 changed files with 53 additions and 56 deletions
|
@ -24,7 +24,7 @@ enum {
|
|||
ATOMIC_FLAG_NOCULL = 0x800,
|
||||
};
|
||||
|
||||
enum eVehicleType {
|
||||
enum eVehicleType : uint8{
|
||||
VEHICLE_TYPE_CAR,
|
||||
VEHICLE_TYPE_BOAT,
|
||||
VEHICLE_TYPE_TRAIN,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue