Fix/change some Windows define

This commit is contained in:
eray orçunus
2020-07-25 15:24:24 +03:00
parent 1c44368f0a
commit 7fea567eb2
3 changed files with 30 additions and 38 deletions

View File

@@ -68,9 +68,6 @@ extern "C"
{
#endif /* __cplusplus */
extern LRESULT CALLBACK
MainWndProc(HWND window, UINT message, WPARAM wParam, LPARAM lParam);
#ifdef __DINPUT_INCLUDED__
HRESULT _InputInitialise();
HRESULT CapturePad(RwInt32 padID);