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

Windows fixes

This commit is contained in:
Jack Andersen
2017-03-19 20:59:46 -10:00
parent 8e7773aa94
commit c8e22a6873
6 changed files with 8 additions and 6 deletions

View File

@@ -7,11 +7,11 @@
#include "zeus/CTransform.hpp"
#include "IFactory.hpp"
#include "CToken.hpp"
#include "CMapArea.hpp"
namespace urde
{
class CStateManager;
class CMapArea;
class CMapUniverse
{
public: