Get rid of obsolete variable

This commit is contained in:
twinaphex
2021-06-05 21:11:41 +02:00
parent 3dbf430262
commit 2b187732ea

View File

@@ -165,8 +165,6 @@ static unsigned opt_region = 0;
static unsigned opt_showAdvSoundOptions = 0;
static unsigned opt_showAdvSystemOptions = 0;
int FCEUnetplay;
#if defined(PSP) || defined(PS2)
static __attribute__((aligned(16))) uint16_t retro_palette[256];
#else