1 2 3 4 5 6
#ifndef GUARD_SND_CAPTURE_H #define GUARD_SND_CAPTURE_H BOOL SND_IsCaptureActive(s32 idx); #endif //GUARD_SND_CAPTURE_H