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?
The LangMenu module references
src/newRow.bin´ andsrc/newRows.c` but those files do not seem to exist:CTR-ModSDK/mods/Modules/LangMenu/buildList.txt
Line 11 in 54cddd8
There is
newLanguageRows.cwhich I suppose is the file that should be used?