Step 2: Stop using pkg1 versions

This commit is contained in:
suchmememanyskill
2022-01-22 02:19:00 +01:00
parent 72c58c93b8
commit 626cae4e00
12 changed files with 38 additions and 980 deletions

View File

@@ -33,7 +33,6 @@ typedef struct {
u16 optionUnion;
};
const char *pkg1ID;
u8 pkg1ver;
char *scriptCWD;
} TConf_t;