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

Initial CPatterned classes

This commit is contained in:
Jack Andersen
2016-04-24 19:03:38 -10:00
parent b60d55d784
commit 57775d31bf
16 changed files with 327 additions and 11 deletions

View File

@@ -137,6 +137,8 @@ public:
static void UpdateListener(const zeus::CVector3f& pos, const zeus::CVector3f& dir,
const zeus::CVector3f& heading, const zeus::CVector3f& up,
u8 vol);
static u16 TranslateSFXID(u16);
};
}