]> ruin.nu Git - eonsl.git/blobdiff - eonsl/ccreature.cpp
These files is for making the project
[eonsl.git] / eonsl / ccreature.cpp
diff --git a/eonsl/ccreature.cpp b/eonsl/ccreature.cpp
new file mode 100644 (file)
index 0000000..a1ad293
--- /dev/null
@@ -0,0 +1,24 @@
+/***************************************************************************
+                          ccreature.cpp  -  description
+                             -------------------
+    begin     : Tue Oct 31 2000
+    copyright : (C) 2000 by Michael Andreen
+    email     : whale@linux.nu
+    changes   :
+ ***************************************************************************/
+
+/***************************************************************************
+ *                                                                         *
+ *   This program is free software; you can redistribute it and/or modify  *
+ *   it under the terms of the GNU General Public License as published by  *
+ *   the Free Software Foundation; either version 2 of the License, or     *
+ *   (at your option) any later version.                                   *
+ *                                                                         *
+ ***************************************************************************/
+
+#include "ccreature.h"
+
+CCreature::CCreature(){
+}
+CCreature::~CCreature(){
+}