|
|
@ -39,11 +39,11 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
|
|
|
|
|
|
|
|
|
#include "tinyxml.h"
|
|
|
|
#include "tinyxml.h"
|
|
|
|
|
|
|
|
|
|
|
|
#include "SDL2/SDL_input.h"
|
|
|
|
#include "SDL_input.h"
|
|
|
|
#include "SDL2/SDL_keyboard.h"
|
|
|
|
#include "SDL_keyboard.h"
|
|
|
|
#include "SDL2/SDL_mouse.h"
|
|
|
|
#include "SDL_mouse.h"
|
|
|
|
#include "SDL2/SDL_joystick.h"
|
|
|
|
#include "SDL_joystick.h"
|
|
|
|
#include "SDL2/SDL_events.h"
|
|
|
|
#include "SDL_events.h"
|
|
|
|
|
|
|
|
|
|
|
|
/// Define the dll export qualifier if compiling for Windows
|
|
|
|
/// Define the dll export qualifier if compiling for Windows
|
|
|
|
|
|
|
|
|
|
|
|