Merge branch 'master' into sdl2.0

This commit is contained in:
Bill Kendrick 2022-06-02 21:06:27 -07:00
commit 5369bca3b9
7 changed files with 84 additions and 91 deletions

View file

@ -23,11 +23,10 @@
#include "debug.h"
#include "onscreen_keyboard.h"
#define DEBUG_OSK_COMPOSEMAP
//#ifdef DEBUG
#ifdef DEBUG
#define OSK_DEBUG
//#endif
#define DEBUG_OSK_COMPOSEMAP
#endif
#include "SDL2_rotozoom.h"