2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 06:27:43 +00:00

Windows build fixes

This commit is contained in:
Jack Andersen
2017-05-08 09:10:09 -10:00
parent d584df8f5f
commit 08cbeceb80
7 changed files with 250 additions and 7 deletions

View File

@@ -21,7 +21,7 @@ class CModel;
class CSkinnedModel;
class CPVSVisSet;
struct CAreaRenderOctTree;
class CModelFlags;
struct CModelFlags;
class IRenderer
{