sequencer
This commit is contained in:
8
sound-driver/melody.h
Normal file
8
sound-driver/melody.h
Normal file
@ -0,0 +1,8 @@
|
||||
#ifndef _MELODY_H_
|
||||
#define _MELODY_H_
|
||||
|
||||
|
||||
void melodyInit();
|
||||
|
||||
|
||||
#endif // _MELODY_H_
|
Reference in New Issue
Block a user