mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-07 18:16:23 +00:00
Further *BSD portability.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5958 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
2d06b4114b
commit
949b873dc8
16 changed files with 50 additions and 126 deletions
4
Externals/SDL/SDL/SDL_config_bsd.h
vendored
4
Externals/SDL/SDL/SDL_config_bsd.h
vendored
|
@ -5,9 +5,7 @@
|
|||
|
||||
#define SDL_JOYSTICK_USBHID 1
|
||||
|
||||
#ifdef __FreeBSD__
|
||||
#define HAVE_USBHID_H
|
||||
#endif
|
||||
#define HAVE_USBHID_H 1
|
||||
#define USBHID_NEW
|
||||
#define USBHID_UCR_DATA
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue