mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-17 02:57:02 +00:00
Rename everything
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include "Runtime/Particle/CGenDescription.hpp"
|
||||
#include "Runtime/World/CEffect.hpp"
|
||||
|
||||
namespace urde {
|
||||
namespace metaforce {
|
||||
|
||||
class CExplosion : public CEffect {
|
||||
std::unique_ptr<CParticleGen> xe8_particleGen;
|
||||
@@ -38,4 +38,4 @@ public:
|
||||
bool CanRenderUnsorted(const CStateManager&) const override;
|
||||
};
|
||||
|
||||
} // namespace urde
|
||||
} // namespace metaforce
|
||||
|
||||
Reference in New Issue
Block a user