summary refs log tree commit diff
path: root/src/Person.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Person.h')
-rw-r--r--src/Person.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Person.h b/src/Person.h
index 840876d..516ecf9 100644
--- a/src/Person.h
+++ b/src/Person.h
@@ -126,6 +126,7 @@ class Person
 		void FindRotationGun(XYZ start, XYZ target);
 
 		int DrawSkeleton(int who);
+		void control();
 		void DoStuff(int who);
 		void DoAnimations(int who);
 		void DoAnimationslite(int who);