From 354cd9ff21e878c9a34866b0c3916e42e226d105 Mon Sep 17 00:00:00 2001 From: Reimar Date: Sat, 12 Dec 2015 16:20:42 +0100 Subject: Now taking env variable RCADE_DATA and RCADE_SAVE. Default: data/ and save/ . also old saves are not compatible --- GUI.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GUI.h') diff --git a/GUI.h b/GUI.h index c60e524..180c5b5 100644 --- a/GUI.h +++ b/GUI.h @@ -14,8 +14,8 @@ #define MENU_CLICK 1<<26 -using namespace std; +using namespace std; class Label { -- cgit v1.2.3