mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-07 14:30:34 +00:00
CCopPed done and #include cleanup
This commit is contained in:
parent
739e80614d
commit
112685ebac
51 changed files with 318 additions and 69 deletions
|
@ -1,7 +1,8 @@
|
|||
#pragma once
|
||||
#include "common.h"
|
||||
#include "Weapon.h"
|
||||
#include "AnimManager.h"
|
||||
|
||||
enum AnimationId;
|
||||
enum eWeaponFire;
|
||||
enum eWeaponType;
|
||||
|
||||
class CWeaponInfo {
|
||||
// static CWeaponInfo(&ms_apWeaponInfos)[14];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue