mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 01:07:43 +00:00
CParticleSwooshShaders HLSL implementation
This commit is contained in:
@@ -5,15 +5,15 @@
|
||||
#include "CParticleGenInfo.hpp"
|
||||
#include "zeus/CFrustum.hpp"
|
||||
#include "CToken.hpp"
|
||||
#include "Particle/CGenDescription.hpp"
|
||||
#include "Particle/CSwooshDescription.hpp"
|
||||
#include "Particle/CElectricDescription.hpp"
|
||||
#include <map>
|
||||
|
||||
namespace urde
|
||||
{
|
||||
class CPoseAsTransforms;
|
||||
class CCharLayoutInfo;
|
||||
class CGenDescription;
|
||||
class CSwooshDescription;
|
||||
class CElectricDescription;
|
||||
|
||||
class CParticleDatabase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user