mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-08 17:30:36 +00:00
implemented most of streamed collisions and big buildings
This commit is contained in:
parent
b44df26d3e
commit
fd462c9b55
2 changed files with 2 additions and 2 deletions
|
@ -87,10 +87,8 @@ struct CStoredCollPoly
|
|||
|
||||
struct CColModel
|
||||
{
|
||||
#ifndef MIAMI
|
||||
CColSphere boundingSphere;
|
||||
CColBox boundingBox;
|
||||
#endif
|
||||
int16 numSpheres;
|
||||
int16 numLines;
|
||||
int16 numBoxes;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue