aboutsummaryrefslogtreecommitdiffstats
path: root/gtk.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk.c')
-rw-r--r--gtk.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk.c b/gtk.c
index 2661800..67de592 100644
--- a/gtk.c
+++ b/gtk.c
@@ -1,3 +1,5 @@
+// Some old follow-along for a tutorial for GTK
+
#include<gtk/gtk.h>
gint count = 0;