mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-15 04:44:00 +02:00
another blind compile fix
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
int depth3d = 0;
|
||||||
|
|
||||||
#ifdef USE_SDL
|
#ifdef USE_SDL
|
||||||
|
|
||||||
#include <map>
|
#include <map>
|
||||||
@@ -67,7 +69,6 @@ SDL_SysWMinfo sdl_wminfo;
|
|||||||
Atom XA_CLIPBOARD, XA_TARGETS, XA_UTF8_STRING;
|
Atom XA_CLIPBOARD, XA_TARGETS, XA_UTF8_STRING;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
int depth3d = 0;
|
|
||||||
std::string clipboardText = "";
|
std::string clipboardText = "";
|
||||||
|
|
||||||
int desktopWidth = 1280, desktopHeight = 1024;
|
int desktopWidth = 1280, desktopHeight = 1024;
|
||||||
|
Reference in New Issue
Block a user