DOS retardations creep in.
This commit is contained in:
parent
6aa621a8f8
commit
4e9a5a5360
|
@ -107,6 +107,9 @@ struct gl_fbo_scale
|
|||
bool valid;
|
||||
};
|
||||
|
||||
// DOS creeps into Win32, yay.
|
||||
#undef near
|
||||
#undef far
|
||||
struct gl_ortho
|
||||
{
|
||||
GLfloat left;
|
||||
|
|
Loading…
Reference in New Issue