mirror of
https://github.com/CosmicScale/PSBBN-Definitive-English-Patch.git
synced 2025-07-27 09:37:28 +02: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"]
|