mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-15 06:20:35 +00:00
car control and friends
This commit is contained in:
parent
a8d8c0690d
commit
40888e9486
13 changed files with 189 additions and 128 deletions
|
@ -16,4 +16,3 @@ public:
|
|||
|
||||
virtual bool GetIsATreadable(void) { return false; }
|
||||
};
|
||||
static_assert(sizeof(CBuilding) == 0x64, "CBuilding: error");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue