Files
MochaLite/ios_acp/source/imports.h
2019-11-22 12:44:03 +01:00

8 lines
124 B
C

#ifndef _IMPORTS_H_
#define _IMPORTS_H_
#define ACP_SYSLOG_OUTPUT ((void (*)(const char *format, ...))0xE00C4D54)
#endif