mirror of
https://github.com/open-goal/jak-project
synced 2026-07-07 06:05:15 -04:00
Support dir tpages (#671)
* support dir tpages * fix warnings and bad return * one more try * revive the offline test script * fix this null bug
This commit is contained in:
@@ -84,7 +84,7 @@ class ObjectFileDB {
|
||||
std::string ir2_final_out(ObjectFileData& data,
|
||||
const std::unordered_set<std::string>& skip_functions = {});
|
||||
|
||||
void process_tpages();
|
||||
std::string process_tpages();
|
||||
std::string process_game_count_file();
|
||||
std::string process_game_text_files();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user