2013-09-26 17:14:40 +02:00

4 lines
112 B
C

#define EMULDIR "@OPSYS_EMULDIR@"
#define EMULDIR_LEN (sizeof(EMULDIR) - 1)
void move_tmpicc(const char* emul);