I'm trying to make my own NDS games with libnds.
I want to load audio and pictures dynamically in use instead of occupying ram all the time.
However, I find that libnds only provides an example of reading plain text files from nitrofs, and I don't see an example of reading audio or images and...