mirror of https://github.com/PrimeDecomp/prime.git
Add missing forward declarations
This commit is contained in:
parent
8996496d00
commit
6153e5881f
|
@ -11,6 +11,8 @@ class COsContext;
|
|||
class CMemorySys;
|
||||
class CResFactory;
|
||||
class CAABox;
|
||||
class CVector2f;
|
||||
class CVector3f;
|
||||
|
||||
class IRenderer {
|
||||
public:
|
||||
|
|
Loading…
Reference in New Issue