*drive-thru whale* $9.17. Sever your leg please, sir.
This commit is contained in:
parent
cf49448fad
commit
f5a5710f0e
1 changed files with 2 additions and 2 deletions
|
@ -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,
|
||||||
|
|
Loading…
Add table
Reference in a new issue