mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-21 17:09:19 +02:00
removed dependencies on the old parser. The code can now be compiled outside of Borland C++
This commit is contained in:
@@ -10,11 +10,8 @@
|
||||
#ifndef __ARB_MULTISAMPLE_H__
|
||||
#define __ARB_MULTISAMPLE_H__
|
||||
|
||||
//#include "wglext.h" //WGL extensions
|
||||
//#include "glext.h" //GL extensions
|
||||
#include <windows.h>
|
||||
|
||||
|
||||
//Globals
|
||||
extern bool arbMultisampleSupported;
|
||||
extern int arbMultisampleFormat;
|
||||
|
||||
Reference in New Issue
Block a user