#include "mwcc_decomp.h" static void CLGetErrorString(SInt16 errid, char *buffer) { } static void CLMessageReporter(int flags, SInt16 errid, va_list va) { } void CLReportError(SInt16 errid, ...) { } void CLReportWarning(SInt16 errid, ...) { } void CLReport(SInt16 errid, ...) { } void CLReportOSError(SInt16 errid, int err, ...) { } void CLReportCError(SInt16 errid, int err_no, ...) { } void CLInternalError(const char *file, int line, const char *format, ...) { } void CLFatalError(const char *format, ...) { }