mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2024-12-25 09:17:12 +01:00
SDL_mouse.c doesn't need default_cursor.h.
This commit is contained in:
parent
47beda9767
commit
7a9b9e05e0
@ -27,7 +27,6 @@
|
|||||||
#include "SDL_timer.h"
|
#include "SDL_timer.h"
|
||||||
#include "SDL_events.h"
|
#include "SDL_events.h"
|
||||||
#include "SDL_events_c.h"
|
#include "SDL_events_c.h"
|
||||||
#include "default_cursor.h"
|
|
||||||
#include "../video/SDL_sysvideo.h"
|
#include "../video/SDL_sysvideo.h"
|
||||||
|
|
||||||
/* #define DEBUG_MOUSE */
|
/* #define DEBUG_MOUSE */
|
||||||
|
Loading…
Reference in New Issue
Block a user