OpenClonk
C4CrashHandlerWin32.cpp File Reference
#include "C4Include.h"
Include dependency graph for C4CrashHandlerWin32.cpp:

Go to the source code of this file.

Functions

void InstallCrashHandler ()
 

Function Documentation

◆ InstallCrashHandler()

void InstallCrashHandler ( )

Definition at line 649 of file C4CrashHandlerWin32.cpp.

650 {
651  // no-op
652 }