culturered_client/Common/CrashHandler.h
2024-09-07 11:34:44 +08:00

5 lines
60 B
C

#pragma once
bool InstallCrashHandler();
void TestCrash();