mirror of https://github.com/zeldaret/tp.git
15 lines
383 B
C
15 lines
383 B
C
#ifndef Z2SPOTMIC_H_
|
|
#define Z2SPOTMIC_H_
|
|
|
|
extern "C" {
|
|
void __ct__9Z2SpotMicFv(void);
|
|
void calcMicDist__9Z2SpotMicFP9Z2Audible(void);
|
|
void calcMicPriority__9Z2SpotMicFf(void);
|
|
void calcMicVolume__9Z2SpotMicFfif(void);
|
|
void calcVolumeFactor__9Z2SpotMicFi(void);
|
|
void clearMicState__9Z2SpotMicFi(void);
|
|
void setMicState__9Z2SpotMicFP13Z2AudioCamerai(void);
|
|
}
|
|
|
|
#endif // Z2SPOTMIC_H_
|