mirror of
https://github.com/open-goal/jak-project
synced 2026-08-04 01:04:11 -04:00
clean up config (#456)
This commit is contained in:
@@ -54,7 +54,6 @@ class LinkedObjectFile {
|
||||
std::string print_disassembly();
|
||||
bool has_any_functions();
|
||||
void append_word_to_string(std::string& dest, const LinkedWord& word) const;
|
||||
std::string to_asm_json(const std::string& obj_file_name);
|
||||
std::string print_function_disassembly(Function& func,
|
||||
int seg,
|
||||
bool write_hex,
|
||||
|
||||
Reference in New Issue
Block a user