#ifndef Z2SOUNDMGR_H_
#define Z2SOUNDMGR_H_
class Z2SoundMgr;
extern "C" {
void Z2SoundMgr_NS_pauseAllGameSound(Z2SoundMgr* p0, bool p1);
};
#endif