mirror of
https://github.com/glest/glest-source.git
synced 2025-08-19 22:51:24 +02:00
- added support for intro videos using libvlc (if libvlc is installed for the developer, its optional)
This commit is contained in:
@@ -40,6 +40,7 @@ public:
|
||||
virtual void swapBuffers();
|
||||
|
||||
const PlatformContextGl *getPlatformContextGl() const {return &pcgl;}
|
||||
PlatformContextGl *getPlatformContextGlPtr() {return &pcgl;}
|
||||
};
|
||||
|
||||
}}}//end namespace
|
||||
|
Reference in New Issue
Block a user