Change stuff with MCUHWC, reboot functionality

This commit is contained in:
2017-09-02 10:05:42 -04:00
parent 2a8e3176a8
commit 9442afb608
3 changed files with 20 additions and 13 deletions

View File

@@ -41,6 +41,9 @@
static const int THEMES_PER_SCREEN = 4;
Handle mcuhwc_handle;
bool mcuhwc_on;
enum TextureID {
TEXTURE_FONT_RESERVED = 0, //used by pp2d for the font
TEXTURE_ARROW,