mirror of
https://github.com/halpz/re3.git
synced 2025-07-12 23:58:14 +00:00
codewarrior: finishing touches
This commit is contained in:
@ -499,7 +499,7 @@ public:
|
||||
};
|
||||
|
||||
#ifdef AUDIO_MSS
|
||||
re3_static_assert(sizeof(cAudioManager) == 19220, "cAudioManager: error");
|
||||
static_assert(sizeof(cAudioManager) == 19220, "cAudioManager: error");
|
||||
#endif
|
||||
|
||||
extern cAudioManager AudioManager;
|
||||
|
Reference in New Issue
Block a user