mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-04 21:34:08 +00:00
Merge remote-tracking branch 'origin/master' into miami
# Conflicts: # premake5.lua # src/core/ZoneCull.cpp # src/core/Zones.cpp # src/objects/CutsceneHead.cpp # src/render/Clouds.cpp
This commit is contained in:
commit
33dfaf7da1
56 changed files with 1418 additions and 385 deletions
|
@ -102,7 +102,7 @@ const struct {
|
|||
{ "MT_PH2", STREAMED_SOUND_CUTSCENE_MARTY_PH2 },
|
||||
{ "MT_PH3", STREAMED_SOUND_CUTSCENE_MARTY_PH3 },
|
||||
{ "MT_PH4", STREAMED_SOUND_CUTSCENE_MARTY_PH4 },
|
||||
{ NULL, NULL }
|
||||
{ NULL, 0 }
|
||||
};
|
||||
|
||||
int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue