2
0
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:
2016-03-15 16:44:59 -07:00
parent b3859c4476
commit b496ec643b
7 changed files with 175 additions and 18 deletions

View File

@@ -10,6 +10,10 @@
namespace urde
{
void CParticleElectric::RenderSwooshes()
{
}
CParticleElectric::CParticleElectric(const TToken<CElectricDescription>& token)
: x1c_elecDesc(token)
{