mirror of
https://github.com/VARCem/PDCurses.git
synced 2026-09-25 00:05:16 +00:00
Different platform name.
This commit is contained in:
@@ -18,5 +18,5 @@ void PDC_napms(int ms)
|
||||
|
||||
const char *PDC_sysname(void)
|
||||
{
|
||||
return "SDL";
|
||||
return "SDL2";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user