remove memory(), add cwd(), #REQUIRE SD
This commit is contained in:
@@ -34,6 +34,7 @@ typedef struct {
|
||||
};
|
||||
const char *pkg1ID;
|
||||
u8 pkg1ver;
|
||||
char *scriptCWD;
|
||||
} TConf_t;
|
||||
|
||||
extern TConf_t TConf;
|
||||
|
||||
Reference in New Issue
Block a user