Bump the logo up more in the login screen.

[ci skip]
This commit is contained in:
Kevin Lange 2012-11-24 01:01:57 -08:00
parent 8f8bd9d5e9
commit fd30e9b6e3

View File

@ -24,7 +24,7 @@ uint16_t win_height;
int uid = 0;
#define LOGO_FINAL_OFFSET 52
#define LOGO_FINAL_OFFSET 100
int checkUserPass(char * user, char * pass) {