mirror of
https://github.com/open-goal/jak-project
synced 2026-08-20 06:16:35 -04:00
clang-format all the things
This commit is contained in:
+2
-2
@@ -47,7 +47,7 @@ int main(int argc, char** argv) {
|
||||
}
|
||||
|
||||
printf("%s\n", get_type_info().get_summary().c_str());
|
||||
// printf("%d\n", InstructionKind::EE_OP_MAX);
|
||||
// printf("%s\n", get_type_info().get_all_symbols_debug().c_str());
|
||||
// printf("%d\n", InstructionKind::EE_OP_MAX);
|
||||
// printf("%s\n", get_type_info().get_all_symbols_debug().c_str());
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user