mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-08 17:30:36 +00:00
Merge branch 'miami' of github.com:GTAmodding/re3 into miami
This commit is contained in:
commit
600cbee7d4
2 changed files with 2 additions and 2 deletions
|
@ -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];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue