set svn:eol-style=native for Externals/**.h

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1437 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
bushing
2008-12-08 04:36:27 +00:00
parent bbb98d8e2e
commit e6fe5ec42f
757 changed files with 228654 additions and 228654 deletions

View File

@ -153,8 +153,8 @@
#define EXP_ID_CODE_CLASSIC_CONTROLLER 0x9A1EFDFD
#define EXP_ID_CODE_GUITAR 0x9A1EFDFB
#define EXP_HANDSHAKE_LEN 224
#define EXP_HANDSHAKE_LEN 224
/********************
*
* End Wiimote internal codes
@ -205,10 +205,10 @@
#define WIIUSE_DEFAULT_SMOOTH_ALPHA 0.07f
#define SMOOTH_ROLL 0x01
#define SMOOTH_PITCH 0x02
#define SMOOTH_PITCH 0x02
#include "wiiuse.h"
#ifdef __cplusplus
extern "C" {
#endif