mirror of
https://github.com/CosmicScale/PSBBN-Definitive-English-Patch.git
synced 2025-03-10 18:27:59 +01:00
18 lines
259 B
TOML
18 lines
259 B
TOML
# Name of loaded config, to show to user
|
|
name = "MMCEDRV"
|
|
|
|
[[module]]
|
|
file = "iomanX.irx"
|
|
env = ["LE"]
|
|
[[module]]
|
|
file = "fileXio.irx"
|
|
env = ["LE"]
|
|
[[module]]
|
|
file = "mmceman.irx"
|
|
env = ["LE"]
|
|
|
|
[[module]]
|
|
file = "mmcefhi.irx"
|
|
func = "FHI_FILEID"
|
|
env = ["EE"]
|