mirror of
https://github.com/glest/glest-source.git
synced 2025-08-19 14:41:23 +02:00
- added support for intro videos using libvlc (if libvlc is installed for the developer, its optional)
This commit is contained in:
@@ -59,6 +59,8 @@ public:
|
||||
virtual void makeCurrent();
|
||||
virtual void swapBuffers();
|
||||
|
||||
SDL_Surface * getScreen() { return screen; }
|
||||
|
||||
DeviceContextHandle getHandle() const { return 0; }
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user