mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-27 06:48:33 +00:00
Add SDL as a submodule
This commit is contained in:
parent
6cb936d0cf
commit
ceed42a0ee
10 changed files with 464 additions and 28 deletions
|
@ -30,6 +30,9 @@
|
|||
#define CIFACE_USE_PIPES
|
||||
#endif
|
||||
#define CIFACE_USE_DUALSHOCKUDPCLIENT
|
||||
#if defined(HAVE_SDL2)
|
||||
#define CIFACE_USE_SDL
|
||||
#endif
|
||||
|
||||
namespace ciface
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue