mirror of
https://github.com/open-goal/jak-project
synced 2026-08-03 00:47:12 -04:00
[decompiler] setup before making IR2 type inspector (#1423)
This commit is contained in:
@@ -278,7 +278,7 @@ char* DecodeFileName(const char* name) {
|
||||
* PC PORT NOTE : Changed some paths so that they work for us (namely, got rid of 'host')
|
||||
*/
|
||||
char* MakeFileName(int type, const char* name, int new_string) {
|
||||
using namespace versions;
|
||||
using namespace versions::jak1;
|
||||
// start with network filesystem
|
||||
// kstrcpy(buffer_633, "host:");
|
||||
kstrcpy(buffer_633, "");
|
||||
|
||||
Reference in New Issue
Block a user