mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-06 17:32:23 -04:00
Work on JPAEmitterManager
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user