mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-07-16 12:25:52 +00:00
Fix compilation of IRenderer.hpp
Former-commit-id: 428163daf321154c24bec7396a04d0f7a5468016
This commit is contained in:
parent
3a96e695f0
commit
bc4fc09262
@ -2,6 +2,7 @@
|
||||
#define _IRENDERER
|
||||
|
||||
#include "types.h"
|
||||
#include "rstl/pair.hpp"
|
||||
|
||||
class CTransform4f;
|
||||
class CParticleGen;
|
||||
@ -9,6 +10,7 @@ class IObjectStore;
|
||||
class COsContext;
|
||||
class CMemorySys;
|
||||
class CResFactory;
|
||||
class CAABox;
|
||||
|
||||
class IRenderer {
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user