mirror of
https://git.chinosk6.cn/chinosk/gkms-local.git
synced 2026-05-20 01:58:58 +07:00
支持解锁 Live, 支持自定义角色, 支持换头, 支持 FOV 调整
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#define GAKUMAS_LOCALIFY_LOG_H
|
||||
|
||||
namespace GakumasLocal::Log {
|
||||
void LogUnityLog(int prio, const char* fmt, ...);
|
||||
void LogFmt(int prio, const char* fmt, ...);
|
||||
void Info(const char* msg);
|
||||
void InfoFmt(const char* fmt, ...);
|
||||
|
||||
Reference in New Issue
Block a user