2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-20 10:25:35 +00:00

Merge remote-tracking branch 'origin/master' into hsh

This commit is contained in:
2021-04-19 01:10:28 -04:00
1495 changed files with 102495 additions and 4719 deletions

View File

@@ -12,7 +12,7 @@
#include "zeus/CAABox.hpp"
#include "zeus/CVector3f.hpp"
namespace urde {
namespace metaforce {
class IWorld;
class CMapArea {
public:
@@ -84,4 +84,4 @@ public:
};
CFactoryFnReturn FMapAreaFactory(const SObjectTag& objTag, CInputStream& in, const CVParamTransfer&, CObjectReference*);
} // namespace urde
} // namespace metaforce