*drive-thru whale* $9.17. Sever your leg please, sir.

This commit is contained in:
XANTRONIX Development 2019-05-27 01:45:11 -05:00
parent cf49448fad
commit f5a5710f0e

View file

@ -208,8 +208,8 @@ int main(int argc, char **argv) {
hexagram_can_if *can_if; hexagram_can_if *can_if;
int screen, fd, fd2, int screen, fd, fd2,
width = 480, width = 1024,
height = 224; height = 480;
XGCValues values = { XGCValues values = {
.foreground = 0x000000, .foreground = 0x000000,