mirror of
https://github.com/halpz/re3.git
synced 2025-07-16 23:08:15 +00:00
@ -197,8 +197,6 @@ public:
|
||||
static void SetAllTaxiLights(bool set);
|
||||
};
|
||||
|
||||
static_assert(sizeof(CAutomobile) == 0x5A8, "CAutomobile: error");
|
||||
|
||||
inline uint8 GetCarDoorFlag(int32 carnode) {
|
||||
switch (carnode) {
|
||||
case CAR_DOOR_LF:
|
||||
|
Reference in New Issue
Block a user