Functions | |
int | ulGetLoadUtilitySource () |
int | ulSetLoadUtilitySource (int source) |
int ulGetLoadUtilitySource | ( | ) | [inline] |
Retrieves the active source for this utility.
int ulSetLoadUtilitySource | ( | int | source | ) | [inline] |
Defines the default source for files open via this utility. Note that by default, the last initialized source is used, so if you do nothing it will be memory, if you initialize libFat or GBFS it will be this one.