Check if it is already defined.

This commit is contained in:
RadWolfie 2018-06-07 20:22:36 -05:00
parent 9cc2a7b397
commit 265bb3a8e4
1 changed files with 2 additions and 0 deletions

View File

@ -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);