init
This commit is contained in:
6
src/client/component/game_log.hpp
Normal file
6
src/client/component/game_log.hpp
Normal file
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
namespace game_log
|
||||
{
|
||||
void g_log_printf(const char* fmt, ...);
|
||||
}
|
Reference in New Issue
Block a user