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 --- enginecore.h | 1 + 1 file changed, 1 insertion(+) (limited to 'enginecore.h') diff --git a/enginecore.h b/enginecore.h index 5ea49ae..00cc47a 100644 --- a/enginecore.h +++ b/enginecore.h @@ -10,6 +10,7 @@ using namespace std; + //a drawable object featering an image and a position class DObject { -- cgit v1.2.3