forgot to set DEVMODE size d'oh

This commit is contained in:
FunkyFr3sh 2018-11-26 12:11:23 +01:00
parent c2a775abbb
commit 0a7a552c79
2 changed files with 17 additions and 2 deletions

View file

@ -3,7 +3,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
#define VERSION_BUILD 1
#define VERSION_BUILD 2
#define VERSION_REVISION 0
#define VERSION VERSION_MAJOR, VERSION_MINOR, VERSION_BUILD, VERSION_REVISION