mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-09 17:07:40 +00:00
More defs for CStateManagerContainer & friends
This commit is contained in:
11
include/MetroidPrime/CActorModelParticles.hpp
Normal file
11
include/MetroidPrime/CActorModelParticles.hpp
Normal file
@@ -0,0 +1,11 @@
|
||||
#ifndef _CACTORMODELPARTICLES_HPP
|
||||
#define _CACTORMODELPARTICLES_HPP
|
||||
|
||||
#include "types.h"
|
||||
|
||||
class CActorModelParticles {
|
||||
private:
|
||||
// TODO
|
||||
};
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user