mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-27 02:14:18 +00:00
Separate MxCore counter (#663)
This commit is contained in:
@@ -38,6 +38,7 @@ public:
|
||||
// MxCore::`scalar deleting destructor'
|
||||
|
||||
private:
|
||||
static MxU32 g_nextCoreId;
|
||||
MxU32 m_id; // 0x04
|
||||
};
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@ public:
|
||||
|
||||
inline LPDIRECTSOUND GetDirectSound() { return m_directSound; }
|
||||
|
||||
MxS32 FUN_100aecf0(MxU32 p_undefined);
|
||||
MxS32 GetAttenuation(MxU32 p_volume);
|
||||
|
||||
protected:
|
||||
void Init();
|
||||
|
||||
Reference in New Issue
Block a user