CTR-ModSDK
CTR-ModSDK copied to clipboard
LangMenu mod references non-existing files
The LangMenu module references src/newRow.bin´ and src/newRows.c` but those files do not seem to exist: https://github.com/CTR-tools/CTR-ModSDK/blob/54cddd812a676cc4cd4d8249cbc0e5ae5dee1e43/mods/Modules/LangMenu/buildList.txt#L11
There is newLanguageRows.c which I suppose is the file that should be used?