add flushimage
This commit is contained in:
parent
0a89a29f4e
commit
ccff3cd0c3
1 changed files with 1 additions and 0 deletions
|
|
@ -134,6 +134,7 @@ main(int argc, char *argv[])
|
||||||
eresized(0);
|
eresized(0);
|
||||||
prev = -1;
|
prev = -1;
|
||||||
for(;;){
|
for(;;){
|
||||||
|
flushimage(display, 1);
|
||||||
m = emouse();
|
m = emouse();
|
||||||
switch(m.buttons){
|
switch(m.buttons){
|
||||||
case 1:
|
case 1:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue