mirror of
https://git.chinosk6.cn/chinosk/gkms-local.git
synced 2026-05-21 02:28:58 +07:00
增加自定义画质设置
This commit is contained in:
@@ -10,6 +10,9 @@ namespace GakumasLocal::Log {
|
||||
void ErrorFmt(const char* fmt, ...);
|
||||
void Debug(const char* msg);
|
||||
void DebugFmt(const char* fmt, ...);
|
||||
|
||||
void ShowToast(const char* text);
|
||||
void ShowToastFmt(const char* fmt, ...);
|
||||
}
|
||||
|
||||
#endif //GAKUMAS_LOCALIFY_LOG_H
|
||||
|
||||
Reference in New Issue
Block a user