mirror of
https://github.com/ctruLua/ctruLua.git
synced 2025-10-27 16:39:29 +00:00
As the color order of the sf2dlib changed, you have to change it in your code, or use the color.hex() function. To fix the problems, just change "0xRRGGBBAA" to "0xAABBGGRR". Also, the shader compiler changed to Picasso, so you'll need it in order to compile. https://github.com/fincs/picasso |
||
|---|---|---|
| .. | ||
| libsf2d | ||
| sample | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
SF2DLIB
Simple and Fast 2D library for the Nintendo 3DS (using ctrulib)