sync with upstream

This commit is contained in:
Nikolay Korolev
2020-05-11 21:21:09 +03:00
98 changed files with 19077 additions and 2212 deletions

View File

@@ -87,7 +87,7 @@ public:
CVehicle* RestoreCar();
};
static_assert(sizeof(CStoredCar) == 0x28, "CStoredCar");
VALIDATE_SIZE(CStoredCar, 0x28);
#define SWITCH_GARAGE_DISTANCE_CLOSE 40.0f