mirror of
https://github.com/wiiu-env/MochaLite.git
synced 2025-07-27 21:37:23 +02:00
8 lines
124 B
C
8 lines
124 B
C
#ifndef _IMPORTS_H_
|
|
#define _IMPORTS_H_
|
|
|
|
#define ACP_SYSLOG_OUTPUT ((void (*)(const char *format, ...))0xE00C4D54)
|
|
|
|
|
|
#endif
|