initial commit
This commit is contained in:
7
include/log_message.h
Normal file
7
include/log_message.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef LOG_MESSAGE_H
|
||||
#define LOG_MESSAGE_H
|
||||
|
||||
void log_message(const char* msg);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user