mirror of
https://github.com/halpz/re3.git
synced 2025-07-03 09:10:46 +00: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