@ -760,7 +760,6 @@ static bool load_normal_rom(void)
fclose(g_extern.rom_file);
SSNES_LOG("ROM size: %d bytes\n", (int)rom_len);
}
else
{
@ -789,7 +788,6 @@ static bool load_normal_rom(void)
return true;
bool init_rom_file(enum ssnes_game_type type)
switch (type)