fix warnings

This commit is contained in:
FunkyFr3sh 2024-09-07 15:32:55 +02:00
parent 02c8080910
commit 614e340f15
3 changed files with 6 additions and 10 deletions

View file

@ -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*,