mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-16 17:24:08 +00:00
more PS2 stuff; memory movement done
This commit is contained in:
parent
3c24505990
commit
13cefd3293
7 changed files with 294 additions and 29 deletions
|
@ -40,7 +40,7 @@ CTempColModels::Initialise(void)
|
|||
colmodel.numSpheres = ARRAY_SIZE(sphrs);\
|
||||
colmodel.spheres = sphrs;\
|
||||
colmodel.level = LEVEL_GENERIC;\
|
||||
colmodel.ownsCollisionVolumes = false;\
|
||||
colmodel.ownsCollisionVolumes = false;
|
||||
|
||||
int i;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue