Check if it is already defined.
This commit is contained in:
parent
9cc2a7b397
commit
265bb3a8e4
|
@ -5,7 +5,9 @@
|
|||
#endif#pragma once
|
||||
//#include <windef.h>
|
||||
//#include "../CxbxKrnl/EmuXapi.h"
|
||||
#ifndef X_XONTROLLER_HOST_BRIDGE_HOSTTYPE_VIRTUAL_SBC
|
||||
#define X_XONTROLLER_HOST_BRIDGE_HOSTTYPE_VIRTUAL_SBC 0x80
|
||||
#endif
|
||||
/*
|
||||
extern "C" static CXBXVSBC_API DWORD VSBCGetState(UCHAR * pSBCGamepad);
|
||||
extern "C" static CXBXVSBC_API DWORD VSBCSetState(UCHAR * pSBCFeedback);
|
||||
|
|
Loading…
Reference in New Issue