summaryrefslogtreecommitdiffstats
path: root/src/core
diff options
context:
space:
mode:
Diffstat (limited to 'src/core')
-rw-r--r--src/core/Zones.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/Zones.cpp b/src/core/Zones.cpp
index 247f1501..b87665ae 100644
--- a/src/core/Zones.cpp
+++ b/src/core/Zones.cpp
@@ -325,7 +325,7 @@ CTheZones::PointLiesWithinZone(const CVector *v, CZone *zone)
//--MIAMI: done
eLevelName
-CTheZones::GetLevelFromPosition(const CVector *v)
+CTheZones::GetLevelFromPosition(CVector const *v)
{
int i;
// char tmp[116];