fix warnings
This commit is contained in:
parent
02c8080910
commit
614e340f15
3 changed files with 6 additions and 10 deletions
|
@ -29,7 +29,7 @@ void dbg_dump_dds_lock_flags(DWORD flags);
|
|||
char* dbg_d3d9_hr_to_str(HRESULT hr);
|
||||
char* dbg_mes_to_str(int id);
|
||||
|
||||
__declspec(noreturn) void __cdecl dbg_invoke_watson(
|
||||
void __cdecl dbg_invoke_watson(
|
||||
_In_opt_z_ wchar_t const*,
|
||||
_In_opt_z_ wchar_t const*,
|
||||
_In_opt_z_ wchar_t const*,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue