Remove the crashdump generation stuff and the associated parameter
It's Windows-exclusive and has never really worked
This commit is contained in:
@@ -120,7 +120,6 @@ extern uint8_t filterindex;
|
||||
|
||||
|
||||
extern void ResizeWindowByClientArea(HWND hwnd, int width, int height);
|
||||
extern void InitCrashDump(void);
|
||||
|
||||
/* Emulator start/stop support functions. */
|
||||
extern void do_start(void);
|
||||
|
||||
Reference in New Issue
Block a user