mokou/Mokou/mk_log.h
Nishi da66e84ceb progress
git-svn-id: file:///raid/svn-personal/mokou/trunk@2 35d6bad2-6c5c-c749-ada2-a2c82cb3bd79
2024-09-05 18:31:51 +00:00

9 lines
93 B
C

/* $Id$ */
#ifndef __MK_LOG_H__
#define __MK_LOG_H__
void mk_log(const char* log);
#endif