devkitPro / 3ds-examples

Examples for 3DS using devkitARM, libctru, citro3d and citro2d
https://devkitpro.org/viewforum.php?f=39
453 stars 51 forks source link

add modplug-decoding example #38

Closed TurtleP closed 3 years ago

TurtleP commented 3 years ago

This is a ModPlug decoding example for this pull request. My code isn't the best, but I did make clear comments just for safety on why I did some stuff. If, instead, you would like me to make the example it bit more "proper" (see lines 103-119) then please let me know.

gameboycjp commented 1 year ago

It looks like this isn't building on linux, as "libmodplug/modplug.h" does not exist, "no such file or directory" error.

Ah, wait, looks like I don't have the libs required. My apologies!