NorthstarLauncher/NorthstarDLL/crashhandler.h

5 lines
72 B
C

#pragma once
void InitialiseCrashHandler();
void RemoveCrashHandler();