Added support for on screen keyboard on Windows.

--HG--
branch : dev
This commit is contained in:
Martín Lucas Golini
2020-01-12 14:56:40 -03:00
parent f60d4c183e
commit af29d3e7ef
12 changed files with 189 additions and 34 deletions

View File

@@ -1,9 +1,5 @@
#include <eepp/ee.hpp>
#include <eepp/audio/music.hpp>
#include <eepp/audio/sound.hpp>
#include <eepp/audio/soundbuffer.hpp>
EE::Window::Window* win = NULL;
void mainLoop() {