mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42:22 +01:00
update spdlog (it still dont work), fix 6.3(1)
This commit is contained in:
@@ -818,6 +818,8 @@ DWORD WINAPI Main(LPVOID)
|
||||
return 1;
|
||||
}
|
||||
|
||||
std::cout << std::format("Base Address: 0x{:x}\n", __int64(GetModuleHandleW(0)));
|
||||
|
||||
LOG_INFO(LogInit, "Initializing Project Reboot!");
|
||||
LOG_INFO(LogDev, "Built on {} {}", __DATE__, __TIME__);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user