Skip to content

Commit ca37756

Browse files
authored
opengl moving_block
1 parent 0e05b67 commit ca37756

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

moving_block.cpp

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,6 @@ void timer(int){
6868
}
6969
}
7070

71-
72-
73-
74-
75-
76-
77-
7871
int main(int argc, char **argv)
7972
{
8073
glutInit(&argc,argv);
@@ -92,4 +85,4 @@ int main(int argc, char **argv)
9285

9386

9487
return 0;
95-
}
88+
}

0 commit comments

Comments
 (0)