summary refs log tree commit diff stats
path: root/includes.h
diff options
context:
space:
mode:
authorStarla Insigna <starla4444@gmail.com>2013-08-25 14:41:26 -0400
committerStarla Insigna <starla4444@gmail.com>2013-08-25 14:41:26 -0400
commit387685d34e6c4ebee776a700a01fed4df05446be (patch)
tree1ce4f92037f77fbaee93225b44199cefa215f8f1 /includes.h
parent8ac5ac0365569cd8fab1ba6360a09e748a4fa299 (diff)
downloadmazeoflife-387685d34e6c4ebee776a700a01fed4df05446be.tar.gz
mazeoflife-387685d34e6c4ebee776a700a01fed4df05446be.tar.bz2
mazeoflife-387685d34e6c4ebee776a700a01fed4df05446be.zip
Replaced internal resources with external ones for compatibility
Diffstat (limited to 'includes.h')
-rw-r--r--includes.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/includes.h b/includes.h index b7c0d56..6023709 100644 --- a/includes.h +++ b/includes.h
@@ -11,7 +11,6 @@
11#include <exception> 11#include <exception>
12#include "state.h" 12#include "state.h"
13#include "mazeoflife.h" 13#include "mazeoflife.h"
14#include "resources.h"
15#include "titlestate.h" 14#include "titlestate.h"
16#include "htpstate.h" 15#include "htpstate.h"
17#include "chlstate.h" 16#include "chlstate.h"