summaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
Diffstat (limited to 'example')
-rwxr-xr-xexample/mainbin49488 -> 49568 bytes
-rw-r--r--example/main.cpp1
-rw-r--r--example/main.obin4752 -> 4824 bytes
3 files changed, 1 insertions, 0 deletions
diff --git a/example/main b/example/main
index e4895a1..51bb73a 100755
--- a/example/main
+++ b/example/main
Binary files differ
diff --git a/example/main.cpp b/example/main.cpp
index 05777a4..d71322b 100644
--- a/example/main.cpp
+++ b/example/main.cpp
@@ -17,6 +17,7 @@ int main (int argc, char * argv[]) {
loop = 1;
while(loop) {
cleargfx();
+ clearglgfx();
//polls events, which are in a buffer
//returns 1 if there is event in buffer
//returns 0 if buffer is empty
diff --git a/example/main.o b/example/main.o
index 37c8220..adf6955 100644
--- a/example/main.o
+++ b/example/main.o
Binary files differ