mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 21:07:42 +00:00
more stubs
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
#ifndef __RETRO_CELEMENTGEN_HPP__
|
||||
#define __RETRO_CELEMENTGEN_HPP__
|
||||
|
||||
#include "CParticleGen.hpp"
|
||||
|
||||
namespace Retro
|
||||
{
|
||||
|
||||
class CElementGen
|
||||
class CElementGen : public CParticleGen
|
||||
{
|
||||
public:
|
||||
static void Initialize()
|
||||
|
||||
Reference in New Issue
Block a user