Skip to content

Commit

Permalink
2.0 can be release rn i think :P
Browse files Browse the repository at this point in the history
  • Loading branch information
antoine62 committed May 12, 2019
1 parent 5f25f6a commit 1c2d29b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arm9/source/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ void resetscreen()
i++;
}
printf("\x1b[0m]");
printf("\x1b[37;1m]");
printf("\x1b[10;1HA - Install theme\n Dpad left / Dpad right - select theme\n X - add 10 to theme number.\n B - Remove 10 to theme number.\n Y - Make selected theme folder.");
printf("\x1b[35;1m");
printf("\x1b[1;1Htheme %lu - %s \n", selected, themename(selected).c_str());
Expand Down

0 comments on commit 1c2d29b

Please sign in to comment.