mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 13:07:42 +00:00
CPhazonHealingNodule: Create class
This commit is contained in:
@@ -10,7 +10,9 @@
|
||||
#include "Runtime/CToken.hpp"
|
||||
#include "Runtime/rstl.hpp"
|
||||
#include "Runtime/Graphics/CLineRenderer.hpp"
|
||||
#include "Runtime/Particle/CElementGen.hpp"
|
||||
#include "Runtime/Particle/CParticleGen.hpp"
|
||||
#include "Runtime/Particle/CParticleSwoosh.hpp"
|
||||
|
||||
#include <zeus/CAABox.hpp>
|
||||
#include <zeus/CColor.hpp>
|
||||
@@ -19,8 +21,6 @@
|
||||
|
||||
namespace urde {
|
||||
class CElectricDescription;
|
||||
class CElementGen;
|
||||
class CParticleSwoosh;
|
||||
|
||||
class CParticleElectric : public CParticleGen {
|
||||
static u16 g_GlobalSeed;
|
||||
|
||||
Reference in New Issue
Block a user