mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2024-12-16 11:06:49 +01:00
Intentionally breaking Windows and Raspberry Pi builds to test Buildbot change.
This commit is contained in:
parent
f28c7fe8a5
commit
df3680846b
@ -7,6 +7,9 @@
|
||||
|
||||
#ifdef __WIN32__
|
||||
|
||||
sdfsdfdsf
|
||||
|
||||
|
||||
/* Include this so we define UNICODE properly */
|
||||
#include "../../core/windows/SDL_windows.h"
|
||||
|
||||
|
@ -23,6 +23,8 @@
|
||||
|
||||
#if SDL_VIDEO_DRIVER_RPI
|
||||
|
||||
sdfsdfdsf
|
||||
|
||||
#include "../../events/SDL_sysevents.h"
|
||||
#include "../../events/SDL_events_c.h"
|
||||
#include "../../events/SDL_keyboard_c.h"
|
||||
|
Loading…
Reference in New Issue
Block a user