mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-06 15:30:50 +00:00
Added an untested driver for the Nintendo GameCube adapter, based on code contributed by Ethan Lee
This commit is contained in:
parent
15d30298cf
commit
e22e77dadc
6 changed files with 34 additions and 5 deletions
|
@ -66,6 +66,7 @@
|
|||
#if __LINUX__
|
||||
|
||||
#include "../../core/linux/SDL_udev.h"
|
||||
#undef SDL_USE_LIBUDEV
|
||||
#if SDL_USE_LIBUDEV
|
||||
static const SDL_UDEV_Symbols *udev_ctx = NULL;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue