aboutsummaryrefslogtreecommitdiffstats
path: root/include/entities.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/entities.h')
-rw-r--r--include/entities.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/entities.h b/include/entities.h
index 0fcc662..f26863e 100644
--- a/include/entities.h
+++ b/include/entities.h
@@ -223,7 +223,6 @@ public:
void (*hey)(Mob *callee);
Mob(int);
- Mob(int,unsigned int);
~Mob();
void wander(int);