Update libretro_dipswitch.c
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -25,7 +25,7 @@ typedef struct {
|
|||||||
uint8 MD5[16];
|
uint8 MD5[16];
|
||||||
int soundrate; /* For Ogg Vorbis expansion sound wacky support. 0 for default. */
|
int soundrate; /* For Ogg Vorbis expansion sound wacky support. 0 for default. */
|
||||||
int soundchan; /* Number of sound channels. */
|
int soundchan; /* Number of sound channels. */
|
||||||
int gameid; /* VS game id for per-game settings e.g. dip switches */
|
int gameid; /* Currently used for VS game id for per-game dipswitch */
|
||||||
} FCEUGI;
|
} FCEUGI;
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user