Lowercase all CAPS to prevent case sensitive errors in non-Windows platforms
This commit is contained in:
7
src/win/win_crashdump.h
Normal file
7
src/win/win_crashdump.h
Normal file
@@ -0,0 +1,7 @@
|
||||
/* Copyright holders: Riley
|
||||
see COPYING for more details
|
||||
|
||||
win-crashdump.c : Windows crash dump exception handler header file.
|
||||
*/
|
||||
|
||||
void InitCrashDump();
|
||||
Reference in New Issue
Block a user