Shipwright/ZAPDTR/ZAPD/CrashHandler.h

7 lines
83 B
C

#ifndef CRASH_HANDLER_H
#define CRASH_HANDLER_H
void CrashHandler_Init();
#endif