(cheevos.c) Style nits

This commit is contained in:
twinaphex 2016-11-06 11:39:46 +01:00
parent 9d1159e95e
commit 54557d3a9b
1 changed files with 12 additions and 12 deletions

View File

@ -279,7 +279,7 @@ static cheevos_locals_t cheevos_locals =
true,
{NULL, 0},
{NULL, 0},
{0},
{0}
};
static int cheats_are_enabled = 0;