Update a bit the splashfile format

This commit is contained in:
Godzil 2019-10-01 17:42:37 +01:00
parent e12bcff299
commit 2b8a763383

View File

@ -10,12 +10,12 @@
}, },
"consoleName": { "consoleName": {
"vertical": { "vertical": {
"x_pos": 68, "top": 68,
"y_pos": 80 "left": 80
}, },
"horizontal": { "horizontal": {
"x_pos": 96, "top": 96,
"y_pos": 108 "left": 108
}, },
"color": 0 "color": 0
}, },