finish up basic errorcode functions

This commit is contained in:
ZetaDesigns
2017-09-05 21:31:50 +02:00
parent a77b29da92
commit 539e95253c
4 changed files with 15 additions and 5 deletions

View File

@@ -41,6 +41,8 @@
#define BGM_INSTALL 2
#define UNINSTALL 3
#define ERROR 0
#define WARNING 1
static const int THEMES_PER_SCREEN = 4;
enum TextureID {