mirror of
https://github.com/open-goal/jak-project
synced 2026-07-11 15:28:58 -04:00
compiler speed improvement (#1547)
This commit is contained in:
@@ -29,7 +29,6 @@ int main(int argc, char** argv) {
|
||||
lg::set_stdout_level(lg::level::info);
|
||||
lg::set_flush_level(lg::level::info);
|
||||
lg::initialize();
|
||||
lg::info("GOAL Decompiler version {}\n", versions::DECOMPILER_VERSION);
|
||||
|
||||
init_opcode_info();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user