mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-18 22:23:48 +00:00
fix archlinux compilation issue
This commit is contained in:
parent
97de2e6b60
commit
ff67efbb19
1 changed files with 1 additions and 1 deletions
|
|
@ -238,7 +238,7 @@ class ParticleEmitter : public GameBase
|
|||
const LinearColorF &ambientColor,
|
||||
ParticleVertexType *lVerts );
|
||||
|
||||
inline void setupOriented( Particle *part,
|
||||
void setupOriented( Particle *part,
|
||||
const Point3F &camPos,
|
||||
const LinearColorF &ambientColor,
|
||||
ParticleVertexType *lVerts );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue