mirror of
https://github.com/open-goal/jak-project
synced 2026-07-11 07:25:37 -04:00
[decompiler] setup before making IR2 type inspector (#1423)
This commit is contained in:
@@ -13,5 +13,5 @@ class DecompilerTypeSystem;
|
||||
LinkedObjectFile to_linked_object_file(const std::vector<uint8_t>& data,
|
||||
const std::string& name,
|
||||
DecompilerTypeSystem& dts,
|
||||
int game_version);
|
||||
GameVersion game_version);
|
||||
} // namespace decompiler
|
||||
|
||||
Reference in New Issue
Block a user