mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
(Win32) Buildfix
This commit is contained in:
parent
f9adf6ee9d
commit
5bc364c1fb
1 changed files with 0 additions and 2 deletions
|
@ -151,8 +151,6 @@ static void frontend_win32_get_os(char *name, size_t sizeof_name, int *major, in
|
|||
case 10:
|
||||
strlcpy(name, "Windows 98", sizeof_name);
|
||||
break;
|
||||
case 0:
|
||||
strlcpy(name, "Windows 95", sizeof_name);
|
||||
}
|
||||
break;
|
||||
default:
|
||||
|
|
Loading…
Add table
Reference in a new issue