mirror of
https://github.com/encounter/SDL.git
synced 2025-12-12 06:45:10 +00:00
Patched to compile on various platforms.
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
#include "SDL_error.h"
|
||||
#include "SDL_mutex.h"
|
||||
#include "SDL_timer.h"
|
||||
#include "../thread/SDL_systhread.h"
|
||||
#include "../../thread/SDL_systhread.h"
|
||||
|
||||
/* Current pad state */
|
||||
static SceCtrlData pad = { .Lx = 0, .Ly = 0, .Buttons = 0 };
|
||||
|
||||
Reference in New Issue
Block a user