mirror of
https://github.com/glest/glest-source.git
synced 2025-09-28 08:29:00 +02:00
- bug fixes to stabilize the windows build
This commit is contained in:
@@ -463,8 +463,9 @@ bool VideoPlayer::hasBackEndVideoPlayer() {
|
||||
|
||||
#ifdef HAS_LIBVLC
|
||||
return true;
|
||||
#endif
|
||||
#else
|
||||
return false;
|
||||
#endif
|
||||
}
|
||||
|
||||
void VideoPlayer::cleanupPlayer() {
|
||||
|
Reference in New Issue
Block a user