Initial commit - http://sourceforge.net/p/fceumm/code/160/
This commit is contained in:
7
src/movie.h
Normal file
7
src/movie.h
Normal file
@@ -0,0 +1,7 @@
|
||||
void FCEUMOV_AddJoy(uint8 *);
|
||||
void FCEUMOV_CheckMovies(void);
|
||||
void FCEUMOV_Stop(void);
|
||||
void FCEUMOV_AddCommand(int cmd);
|
||||
void FCEU_DrawMovies(uint8 *);
|
||||
int FCEUMOV_IsPlaying(void);
|
||||
|
||||
Reference in New Issue
Block a user