Spellforce-Spell-framework
Loading...
Searching...
No Matches
sf_console_hook.h
Go to the documentation of this file.
1#ifndef SF_CONSOLE_HOOK_H
2#define SF_CONSOLE_HOOK_H
3
4#include "../../../api/sfsf.h"
6
7void console_log(const char *);
9
10#endif
void initialize_console_data_hooks()
void console_log(const char *)