mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-14 02:44:08 +00:00
CVehicle
This commit is contained in:
parent
8705562559
commit
7bf8337854
33 changed files with 1448 additions and 438 deletions
|
@ -28,6 +28,7 @@ RwImVertexIndex StreakIndexList[12];
|
|||
RwIm3DVertex TraceVertices[6];
|
||||
RwImVertexIndex TraceIndexList[12];
|
||||
|
||||
bool CSpecialFX::bSnapShotActive;
|
||||
|
||||
void
|
||||
CSpecialFX::Init(void)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue