mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 23:47:42 +00:00
Deadlock fixes and PC TXTR loading
This commit is contained in:
@@ -61,6 +61,7 @@ struct Application : boo::IApplicationCallback
|
||||
void initialize(boo::IApplication* app)
|
||||
{
|
||||
zeus::detectCPU();
|
||||
//hecl::VerbosityLevel = 1;
|
||||
|
||||
const zeus::CPUInfo& cpuInf = zeus::cpuFeatures();
|
||||
Log.report(logvisor::Info, "CPU Name: %s", cpuInf.cpuBrand);
|
||||
|
||||
Reference in New Issue
Block a user