More Warning cleanups (Tim Beckmann)
This commit is contained in:
parent
abab1011ac
commit
95b8b49b76
60 changed files with 205 additions and 110 deletions
8
src/cdplayer.h
Normal file
8
src/cdplayer.h
Normal file
|
@ -0,0 +1,8 @@
|
|||
#ifndef CDPLAYER_H
|
||||
#define CDPLAYER_H
|
||||
|
||||
void CDDA_Start();
|
||||
void CDDA_Stop();
|
||||
void CDDA_End();
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue