GCC fixes.

SVN r677 (trunk)
This commit is contained in:
Randy Heit 2008-01-08 01:48:33 +00:00
commit bec0d3438f
9 changed files with 30 additions and 22 deletions

View file

@ -1821,4 +1821,4 @@ void AM_SerializeMarkers(FArchive &arc)
{
arc << markpoints[i].x << markpoints[i].y;
}
}
}