mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 03:47:42 +00:00
Constructor stubs for swooshes and electrics
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
#ifndef __RETRO_CSWOOSHDESCRIPTION_HPP__
|
||||
#define __RETRO_CSWOOSHDESCRIPTION_HPP__
|
||||
|
||||
#include "CParticleDataFactory.hpp"
|
||||
|
||||
namespace Retro
|
||||
{
|
||||
class CSwooshDescription
|
||||
class CSwooshDescription : public IGenDescription
|
||||
{
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user