mp3player
This commit is contained in:
9
src/globals.h
Normal file
9
src/globals.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef GLOBALS_H_
|
||||
#define GLOBALS_H_
|
||||
|
||||
void stop();
|
||||
|
||||
void start();
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user