Commented the DirectX 11 define to default to OpenGL.
This commit is contained in:
parent
c81d9b4e97
commit
cbbd83affc
|
@ -12,7 +12,7 @@
|
|||
// #define FPS 144
|
||||
// #define frame_useconds (1000000 / FPS)
|
||||
|
||||
#define WIN32_DX11
|
||||
// #define WIN32_DX11
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue