2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 11:07:44 +00:00

Update Zeus

This commit is contained in:
2015-10-07 17:30:10 -07:00
parent 3b7f7f2f3a
commit c13757106b
4 changed files with 21 additions and 21 deletions

View File

@@ -12,8 +12,8 @@ class CAudioSys
public:
struct C3DEmitterParmData
{
CVector3f pos;
CVector3f dir;
Zeus::CVector3f pos;
Zeus::CVector3f dir;
float maxDist;
float distComp;
u32 flags;