aboutsummaryrefslogtreecommitdiffstats
path: root/yage/core/input.h
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-12-24 21:04:38 +0000
committerYann Herklotz <ymherklotz@gmail.com>2017-12-24 21:04:38 +0000
commit16915d86d4b866c1fcce7523b0d34e8343ff52fc (patch)
treefdc07bff71840f7336ed5d2e751155635e8ff96a /yage/core/input.h
parentddd26ed83d3ac0335562f762ced273a1d62bd959 (diff)
downloadYAGE-16915d86d4b866c1fcce7523b0d34e8343ff52fc.tar.gz
YAGE-16915d86d4b866c1fcce7523b0d34e8343ff52fc.zip
[Code] Simple game example furthered
Diffstat (limited to 'yage/core/input.h')
-rw-r--r--yage/core/input.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/yage/core/input.h b/yage/core/input.h
index 125f4296..866793d8 100644
--- a/yage/core/input.h
+++ b/yage/core/input.h
@@ -9,6 +9,7 @@
#ifndef YAGE_CORE_INPUT_H
#define YAGE_CORE_INPUT_H
+#define GLFW_INCLUDE_NONE
#include <GLFW/glfw3.h>
namespace yage