add test/audio.c and test/audio.h
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#ifndef AUDIO_H
|
||||
#define AUDIO_H
|
||||
|
||||
void audio_init();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user