Hi everyone,
I’m starting with homebrew development on the Nintendo DS and I’m trying to display a simple 8x8 sprite on the SUB (bottom) screen.
My PNG is 16x16 pixels and contains 4 sub-sprites of 8x8. I exported it using grit with this command:
Here’s the full C code I’m using with libnds...