mirror of
https://github.com/halpz/re3.git
synced 2025-06-29 15:26:21 +00:00
CCopPed done and #include cleanup
This commit is contained in:
@ -1,8 +1,10 @@
|
||||
#pragma once
|
||||
|
||||
#include "Ped.h"
|
||||
#include "Wanted.h"
|
||||
#include "Pad.h"
|
||||
|
||||
class CPad;
|
||||
class CCopPed;
|
||||
class CWanted;
|
||||
|
||||
class CPlayerPed : public CPed
|
||||
{
|
||||
|
Reference in New Issue
Block a user