mirror of
https://github.com/halpz/re3.git
synced 2025-07-10 13:58:54 +00:00
car control and friends
This commit is contained in:
@ -8,4 +8,3 @@ class CDummyPed : CDummy
|
||||
int32 pedType;
|
||||
int32 unknown;
|
||||
};
|
||||
static_assert(sizeof(CDummyPed) == 0x70, "CDummyPed: error");
|
||||
|
Reference in New Issue
Block a user