mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 03:47:42 +00:00
More stubs
This commit is contained in:
@@ -87,6 +87,11 @@ public:
|
||||
bool GetValue(int frame, Zeus::CColor& colorOut) const;
|
||||
};
|
||||
|
||||
class CCEParticleColor : public CColorElement
|
||||
{
|
||||
public:
|
||||
bool GetValue(int frame, Zeus::CColor& colorOut) const;
|
||||
};
|
||||
}
|
||||
|
||||
#endif // __RETRO_CCOLORELEMENT_HPP__
|
||||
|
||||
Reference in New Issue
Block a user