Get rid of obsolete variable
This commit is contained in:
@@ -165,8 +165,6 @@ static unsigned opt_region = 0;
|
|||||||
static unsigned opt_showAdvSoundOptions = 0;
|
static unsigned opt_showAdvSoundOptions = 0;
|
||||||
static unsigned opt_showAdvSystemOptions = 0;
|
static unsigned opt_showAdvSystemOptions = 0;
|
||||||
|
|
||||||
int FCEUnetplay;
|
|
||||||
|
|
||||||
#if defined(PSP) || defined(PS2)
|
#if defined(PSP) || defined(PS2)
|
||||||
static __attribute__((aligned(16))) uint16_t retro_palette[256];
|
static __attribute__((aligned(16))) uint16_t retro_palette[256];
|
||||||
#else
|
#else
|
||||||
|
|||||||
Reference in New Issue
Block a user