mirror of
https://github.com/GTAmodding/re3.git
synced 2025-08-14 00:04:01 +02:00
disable movies by default; update librw
This commit is contained in:
@@ -108,7 +108,7 @@ bool gbShowTimebars;
|
||||
bool gbDrawVersionText; // Our addition, we think it was always enabled on !MASTER builds
|
||||
#endif
|
||||
#ifdef NO_MOVIES
|
||||
bool gbNoMovies;
|
||||
bool gbNoMovies = true;
|
||||
#endif
|
||||
|
||||
volatile int32 frameCount;
|
||||
|
2
vendor/librw
vendored
2
vendor/librw
vendored
Submodule vendor/librw updated: 4c4b199057...8f1321f194
Reference in New Issue
Block a user