forked from PAWPAW-Mirror/lib_xua
7 lines
99 B
C
7 lines
99 B
C
#ifndef _AUDIOPORTS_H_
|
|
#define _AUDIOPORTS_H_
|
|
|
|
void ConfigAudioPorts(unsigned int divide);
|
|
|
|
#endif
|