diff Actor.h @ 1936:68f2d9d3a1d9

MSVS 2010 project file
author Ritor1
date Thu, 24 Oct 2013 15:24:14 +0600
parents 3f0b9ffd788c
children a50511e4f3c6
line wrap: on
line diff
--- a/Actor.h	Wed Oct 23 19:13:07 2013 -0700
+++ b/Actor.h	Thu Oct 24 15:24:14 2013 +0600
@@ -297,3 +297,5 @@
 
 extern std::array<Actor, 500> pActors;
 extern size_t uNumActors;
+
+bool CheckActors_proximity();
\ No newline at end of file