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
@@ -29,7 +29,7 @@
#include "utils/common.hpp"
#define APP_TITLE "Universal-Updater"
#define V_STRING "1.0.0"
#define VERSION_STRING "2.0.0"
enum DownloadError {
DL_ERROR_NONE = 0,