Work on JPAEmitterManager

This commit is contained in:
Tal Hayon
2023-07-07 21:04:10 +03:00
parent 3486b64c58
commit 7aad5e6370
16 changed files with 81 additions and 140 deletions
-5
View File
@@ -50,10 +50,6 @@ struct Z2AudibleAbsPos {
JGeometry::TVec3<f32> const*);
};
struct JMath {
static u8 sincosTable_[65536];
};
template <typename A0>
struct JASMemPool {};
/* JASMemPool<Z2Audible> */
@@ -164,7 +160,6 @@ extern "C" f32 DOLBY_FLONT_DISTANCE_MAX__7Z2Param;
extern "C" f32 DOLBY_BEHIND_DISTANCE_MAX__7Z2Param;
extern "C" f32 DISTANCE_FX_PARAM__7Z2Param;
extern "C" f32 SONIC_SPEED__7Z2Param;
extern "C" extern u32 __float_epsilon;
extern "C" extern u8 data_80450B4C[4];
extern "C" f32 MIN_DISTANCE_VOLUME__7Z2Param;
extern "C" extern u8 __OSReport_disable;