mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-18 17:28:13 +00:00
virtual joysticks: MSVC support part 1/2, make driver's .c file be uniquely named
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
#endif
|
||||
|
||||
#if SDL_JOYSTICK_VIRTUAL
|
||||
#include "./virtual/SDL_sysjoystick_c.h"
|
||||
#include "./virtual/SDL_virtualjoystick_c.h"
|
||||
#endif
|
||||
|
||||
static SDL_JoystickDriver *SDL_joystick_drivers[] = {
|
||||
|
Reference in New Issue
Block a user