Explorar o código

Intentionally breaking Windows and Raspberry Pi builds to test Buildbot change.

Ryan C. Gordon %!s(int64=11) %!d(string=hai) anos
pai
achega
df3680846b
Modificáronse 2 ficheiros con 5 adicións e 0 borrados
  1. 3 0
      src/main/windows/SDL_windows_main.c
  2. 2 0
      src/video/raspberry/SDL_rpievents.c

+ 3 - 0
src/main/windows/SDL_windows_main.c

@@ -7,6 +7,9 @@
 
 #ifdef __WIN32__
 
+sdfsdfdsf
+
+
 /* Include this so we define UNICODE properly */
 #include "../../core/windows/SDL_windows.h"
 

+ 2 - 0
src/video/raspberry/SDL_rpievents.c

@@ -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"