Add Credits Screen and a Spritesheet. ;P

This commit is contained in:
VoltZ
2019-11-12 10:24:38 +01:00
parent 67694a5f96
commit ce426bb7bb
16 changed files with 294 additions and 55 deletions
+1 -1
View File
@@ -53,8 +53,8 @@ bool touching(touchPosition touch, Structs::ButtonPos button) {
int main()
{
gfxInitDefault();
Gui::init();
romfsInit();
Gui::init();
sdmcInit();
cfguInit();
acInit();