Fix warnings [-Wmissing-field-initializers]

This commit is contained in:
negativeExponent
2020-10-21 20:35:05 +08:00
parent b3da5fcdce
commit 99c0d8351f
5 changed files with 36 additions and 36 deletions

View File

@@ -1258,7 +1258,7 @@ static struct retro_core_option_definition dipswitch_nwc[] = {
{ "8", "7:30" },
{ "9", "7:49" },
{ "10", "8:08" },
{ "11" "8:27" },
{ "11", "8:27" },
{ "12", "8:45" },
{ "13", "9:04" },
{ "14", "9:23" },