mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 21:07:42 +00:00
More CRasterFont work, CParticleElectric stub
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
namespace urde
|
||||
{
|
||||
|
||||
void CParticleElectric::RenderSwooshes()
|
||||
{
|
||||
}
|
||||
|
||||
CParticleElectric::CParticleElectric(const TToken<CElectricDescription>& token)
|
||||
: x1c_elecDesc(token)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user