summaryrefslogtreecommitdiff
path: root/enginecore.h
diff options
context:
space:
mode:
Diffstat (limited to 'enginecore.h')
-rw-r--r--enginecore.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/enginecore.h b/enginecore.h
index 5ea49ae..00cc47a 100644
--- a/enginecore.h
+++ b/enginecore.h
@@ -10,6 +10,7 @@
10 10
11using namespace std; 11using namespace std;
12 12
13
13//a drawable object featering an image and a position 14//a drawable object featering an image and a position
14class DObject 15class DObject
15{ 16{