mirror of
https://github.com/open-goal/jak-project
synced 2026-06-04 02:47:17 -04:00
lint: format
This commit is contained in:
@@ -196,7 +196,8 @@ class ObjectFileDB {
|
||||
void write_disassembly(const fs::path& output_dir,
|
||||
bool disassemble_data,
|
||||
bool disassemble_code,
|
||||
bool print_hex, bool dump_function_metadata);
|
||||
bool print_hex,
|
||||
bool dump_function_metadata);
|
||||
|
||||
void process_object_file_data(
|
||||
ObjectFileData& data,
|
||||
|
||||
Reference in New Issue
Block a user