mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-18 20:29:23 +00:00
Part one
This commit is contained in:
parent
ac26d9cdda
commit
63951d9b95
19 changed files with 172 additions and 230 deletions
|
@ -1,9 +1,10 @@
|
|||
#pragma once
|
||||
|
||||
#include "ModelIndices.h"
|
||||
#include "WeaponType.h"
|
||||
|
||||
class CVehicle;
|
||||
class CPed;
|
||||
enum eWeaponType;
|
||||
|
||||
enum
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue