mirror of
https://github.com/open-goal/jak-project
synced 2026-05-30 08:56:59 -04:00
decompiler: better automatic detection of art groups and joint-node-index macro detection (#3061)
This commit is contained in:
@@ -395,4 +395,5 @@ class ObjectFileDB {
|
||||
};
|
||||
|
||||
std::string print_art_elt_for_dump(const std::string& group_name, const std::string& name, int idx);
|
||||
std::string print_jg_for_dump(const std::string& jg_name, const std::string& joint_name, int idx);
|
||||
} // namespace decompiler
|
||||
|
||||
Reference in New Issue
Block a user