summaryrefslogtreecommitdiff
path: root/CFG/Config.xml
diff options
context:
space:
mode:
authorlouist103 <35883445+louist103@users.noreply.github.com>2025-03-29 15:16:10 -0400
committerlouist103 <35883445+louist103@users.noreply.github.com>2025-03-29 15:16:10 -0400
commita9dea598b603336cf23f25464cae9eb9c399dbd9 (patch)
tree41e601608e4d5e087266fb6d9a83500c8347460b /CFG/Config.xml
parentc1288acaac94062271c54b3242e0a4418c1fc175 (diff)
Fix some MM specific things
Diffstat (limited to 'CFG/Config.xml')
-rw-r--r--CFG/Config.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/CFG/Config.xml b/CFG/Config.xml
index 1c845c1..adec174 100644
--- a/CFG/Config.xml
+++ b/CFG/Config.xml
@@ -1,8 +1,8 @@
<Root>
- <SymbolMap File="SymbolMap_MM.txt"/>
- <ActorList File="ActorList_MM.txt"/>
- <ObjectList File="ObjectList_MM.txt"/>
- <EnumData File="EnumData.xml"/>
- <ExternalXMLFolder Path="../mm/assets/xml/N64_US/"/>
+ <SymbolMap File="SymbolMap_OoTMqDbg.txt"/>
+ <ActorList File="ActorList_OoTMqDbg.txt"/>
+ <ObjectList File="ObjectList_OoTMqDbg.txt"/>
+ <ExternalXMLFolder Path="../soh/assets/xml/GC_NMQ_PAL_F/"/>
+ <TexturePool File="TexturePool.xml"/>
<ExternalFile XmlPath="objects/gameplay_keep.xml" OutPath="objects/gameplay_keep/"/>
</Root>