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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user