Silence warning - variable too small

This commit is contained in:
twinaphex 2018-11-26 12:14:13 +01:00
parent afb7ee36c9
commit 136a9db13f

View File

@ -1666,7 +1666,7 @@ static void cheevos_test_cheevo_set(const cheevoset_t *set)
if (settings && settings->bools.cheevos_auto_screenshot)
{
char shotname[256];
char shotname[4200];
snprintf(shotname, sizeof(shotname), "%s/%s-cheevo-%u",
settings->paths.directory_screenshot,