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];