diff LightClone/Source/Environment.h @ 60:b0f642ee22d3

Additional maps
author koryspansel <koryspansel@bendbroadband.com>
date Mon, 03 Oct 2011 08:58:08 -0700
parents 91e927584f92
children 3507bd831c7f
line wrap: on
line diff
--- a/LightClone/Source/Environment.h	Fri Sep 30 22:48:03 2011 -0700
+++ b/LightClone/Source/Environment.h	Mon Oct 03 08:58:08 2011 -0700
@@ -169,7 +169,7 @@
 	/*
 	 * IsMovementValid
 	 */
-	bool IsMovementValid(uint32 nAction, uint32 nX, uint32 nY, uint32 nDirection);
+	bool IsMovementValid(uint32 nAction, int32 nX, int32 nY, uint32 nDirection);
 
 	/*
 	 * RequirementsMet