finish up basic errorcode functions
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user