virtual joysticks: MSVC support part 1/2, make driver's .c file be uniquely named
This commit is contained in:
parent
513730c49c
commit
b2296506bc
5 changed files with 63 additions and 63 deletions
|
@ -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[] = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue