Remove FCEUI_SetSnapName()

This commit is contained in:
LibretroAdmin
2022-09-05 01:17:09 +02:00
parent 9e8257183c
commit 8df9b2ed10
3 changed files with 0 additions and 10 deletions

View File

@@ -69,7 +69,6 @@ extern void (*GameStateRestore)(int version);
#include "git.h"
extern FCEUGI *GameInfo;
extern int GameAttributes;
extern uint8 PAL;
@@ -93,7 +92,6 @@ typedef struct {
*/
int UsrFirstSLine[2];
int UsrLastSLine[2];
int SnapName;
uint32 SndRate;
int soundq;
int lowpass;