mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 23:47:42 +00:00
CParticleGen inheritance fix
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
namespace Retro
|
||||
{
|
||||
|
||||
class CGenDescription : public IGenDescription
|
||||
class CGenDescription
|
||||
{
|
||||
public:
|
||||
std::unique_ptr<CVectorElement> x0_PSIV;
|
||||
|
||||
Reference in New Issue
Block a user