mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-10 23:01:59 +00:00
- Changes for MinGW compile.
SVN r651 (trunk)
This commit is contained in:
parent
e19cd0bec3
commit
c911e995a9
1 changed files with 3 additions and 0 deletions
|
@ -51,6 +51,9 @@
|
|||
|
||||
EXTERN_CVAR (Bool, vid_vsync)
|
||||
|
||||
class D3DTex;
|
||||
class D3DPal;
|
||||
|
||||
class Win32Video : public IVideo
|
||||
{
|
||||
public:
|
||||
|
|
Loading…
Reference in a new issue