Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
OSAudioSystem.h
Go to the documentation of this file.
1
#ifndef OSAUDIOSYSTEM_H
2
#define OSAUDIOSYSTEM_H
3
4
5
#ifdef __cplusplus
6
extern
"C"
{
7
#endif
8
9
void
__OSInitAudioSystem
(
void
);
10
void
__OSStopAudioSystem
(
void
);
11
12
#ifdef __cplusplus
13
};
14
#endif
15
16
#endif
/* OSAUDIOSYSTEM_H */
__OSStopAudioSystem
void __OSStopAudioSystem(void)
Definition
OSAudioSystem.c:82
__OSInitAudioSystem
void __OSInitAudioSystem(void)
Definition
OSAudioSystem.c:20
include
dolphin
os
OSAudioSystem.h
Generated by
1.9.8