From cb2288ebe6e05ef5b9871bc87b1c9aa22ef1c02f Mon Sep 17 00:00:00 2001 From: twinaphex Date: Fri, 29 Jan 2016 14:39:38 +0100 Subject: [PATCH] Turn cheevos_locals into static variable --- cheevos.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cheevos.c b/cheevos.c index 004ad11bce..9b0e4f21f0 100644 --- a/cheevos.c +++ b/cheevos.c @@ -214,7 +214,7 @@ typedef struct int cheats_were_enabled; } cheevos_globals_t; -cheevos_locals_t cheevos_locals = +static cheevos_locals_t cheevos_locals = { 0, {NULL, 0},