summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortom <tom@ground-control>2015-05-02 22:45:16 -0500
committertom <tom@ground-control>2015-05-02 22:45:16 -0500
commitbaa7977e0e325e92c700c47b4adea9082749f1d7 (patch)
tree1bad3b1bbe5eab4ffe8c6a705c2609de4cfe6401
parent5d97a0154ed1c5584c50884e086dcaa3536e5672 (diff)
renamed so atom detects it is a cpp file :x
-rw-r--r--inc/creature.hpp (renamed from inc/creature.h)0
-rw-r--r--inc/entity.hpp (renamed from inc/entity.h)0
-rw-r--r--inc/event.hpp (renamed from inc/event.h)0
-rw-r--r--inc/main.hpp (renamed from inc/main.h)0
-rw-r--r--inc/resource.hpp (renamed from inc/resource.h)0
-rw-r--r--inc/window.hpp (renamed from inc/window.h)0
6 files changed, 0 insertions, 0 deletions
diff --git a/inc/creature.h b/inc/creature.hpp
index eef0d03..eef0d03 100644
--- a/inc/creature.h
+++ b/inc/creature.hpp
diff --git a/inc/entity.h b/inc/entity.hpp
index 1d16a2c..1d16a2c 100644
--- a/inc/entity.h
+++ b/inc/entity.hpp
diff --git a/inc/event.h b/inc/event.hpp
index 9ba7eea..9ba7eea 100644
--- a/inc/event.h
+++ b/inc/event.hpp
diff --git a/inc/main.h b/inc/main.hpp
index d026886..d026886 100644
--- a/inc/main.h
+++ b/inc/main.hpp
diff --git a/inc/resource.h b/inc/resource.hpp
index 463f355..463f355 100644
--- a/inc/resource.h
+++ b/inc/resource.hpp
diff --git a/inc/window.h b/inc/window.hpp
index d2dd801..d2dd801 100644
--- a/inc/window.h
+++ b/inc/window.hpp