Well, so I thought
This commit is contained in:
parent
55ce36c531
commit
e2fd4dd0f1
|
|
@ -20,7 +20,7 @@ App::App()
|
||||||
//This does not work... need to fix this.
|
//This does not work... need to fix this.
|
||||||
SetConfigFlags(0);
|
SetConfigFlags(0);
|
||||||
|
|
||||||
Setup(640, 480, "Hi");
|
Setup(640, 480);
|
||||||
}
|
}
|
||||||
|
|
||||||
static int posX = 100;
|
static int posX = 100;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user