OpenLoco/src/OpenLoco/Platform/Crash.h

4 lines
78 B
C

#pragma once
using CExceptionHandler = void*;
CExceptionHandler crash_init();