Extract logoNintendoData

This commit is contained in:
gamemasterplc 2023-11-26 09:25:08 -06:00
parent 7e38ff60b0
commit f1fb323cc2
4 changed files with 8 additions and 3 deletions

View file

@ -295,7 +295,7 @@ config.libs = [
"objects": [
Object(Matching, "REL/executor.c"),
Object(NonMatching, "REL/bootDll/bootDll.c"),
Object(Matching, "REL/bootDll/nintendo_data.c"), #Waiting for REL asset extraction to be fixed
Object(Matching, "REL/bootDll/nintendo_data.c"),
],
},
{