mirror of
https://github.com/libretro/RetroArch
synced 2025-03-01 07:13:35 +00:00
Silence MSVC warning
This commit is contained in:
parent
f31c1733d9
commit
48dcd63557
@ -464,6 +464,7 @@ enum rarch_content_type rarch_path_is_media_type(const char *path)
|
||||
case MENU_VALUE_FILE_BMP:
|
||||
return RARCH_CONTENT_IMAGE;
|
||||
#endif
|
||||
case 0:
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user