]> git.sur5r.net Git - c128-kasse/commitdiff
Fix linking of itemz
authorMichael Stapelberg <michael@stapelberg.de>
Thu, 29 Oct 2009 18:25:04 +0000 (19:25 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Thu, 29 Oct 2009 18:25:04 +0000 (19:25 +0100)
src/itemz.c

index 7e72f57c77cae01af080520a74f333a5a83a786f..4558fc51334704274fb582ed7918944d98780ad9 100644 (file)
@@ -18,6 +18,7 @@
 
 /* NOTE: dummy entry to fix linking */
 int log_num = 0;
+int log_lines_written = 0;
 
 static void itemz_print_screen() {
        BYTE i;