Initial commit - http://sourceforge.net/p/fceumm/code/160/
This commit is contained in:
7
src/vsuni.h
Normal file
7
src/vsuni.h
Normal file
@@ -0,0 +1,7 @@
|
||||
void FCEU_VSUniPower(void);
|
||||
void FCEU_VSUniCheck(uint64 md5partial, int *, uint8 *);
|
||||
void FCEU_VSUniDraw(uint8 *XBuf);
|
||||
|
||||
void FCEU_VSUniToggleDIP(int); /* For movies and netplay */
|
||||
void FCEU_VSUniCoin(void);
|
||||
void FCEU_VSUniSwap(uint8 *j0, uint8 *j1);
|
||||
Reference in New Issue
Block a user