Fixing misleading/wrong configuration of virtual keyboard demo

This commit is contained in:
Joel Bodenmann 2016-08-03 14:49:23 +02:00
parent 37fc27ac6b
commit 74cf1509bc

View File

@ -65,7 +65,7 @@
#define GINPUT_NEED_MOUSE TRUE
/* One or both of these */
#define GINPUT_NEED_KEYBOARD TRUE
#define GINPUT_NEED_KEYBOARD FALSE
#define GWIN_NEED_KEYBOARD TRUE
/* Features for the GQUEUE subsystem. */