mirror of
https://github.com/halpz/re3.git
synced 2025-07-03 20:00:49 +00:00
Remove Miami stuff
This commit is contained in:
@ -197,6 +197,8 @@ 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