aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/math/region.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sword25/math/region.h')
-rwxr-xr-xengines/sword25/math/region.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sword25/math/region.h b/engines/sword25/math/region.h
index 4ce71a8561..701ac0d032 100755
--- a/engines/sword25/math/region.h
+++ b/engines/sword25/math/region.h
@@ -55,7 +55,7 @@ public:
enum REGION_TYPE
{
RT_REGION,
- RT_WALKREGION,
+ RT_WALKREGION
};
static unsigned int Create(REGION_TYPE Type);