diff --git a/src/core/main.cpp b/src/core/main.cpp index 562d3f1d..d0f59f54 100644 --- a/src/core/main.cpp +++ b/src/core/main.cpp @@ -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; diff --git a/vendor/librw b/vendor/librw index 4c4b1990..8f1321f1 160000 --- a/vendor/librw +++ b/vendor/librw @@ -1 +1 @@ -Subproject commit 4c4b199057e9570557cdf108d21795236a076755 +Subproject commit 8f1321f194c33b573d3e45e383bb95c41ac3477b