mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-12 13:51:27 +00:00
dinput_handle_message prototype can go
This commit is contained in:
parent
4d7daf5dfd
commit
bb55105da0
@ -140,9 +140,5 @@ typedef struct d3d_video
|
||||
void d3d_make_d3dpp(void *data,
|
||||
const video_info_t *info, D3DPRESENT_PARAMETERS *d3dpp);
|
||||
|
||||
#ifndef _XBOX
|
||||
extern "C" bool dinput_handle_message(void *dinput, UINT message, WPARAM wParam, LPARAM lParam);
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user