]> Joshua Wise's Git repositories - netwatch.git/blobdiff - aseg/vga-overlay.h
add printf/dologf
[netwatch.git] / aseg / vga-overlay.h
index f79e6da3b9c7b750ec63cdfde3e96177f511fdf0..890f3537f1c71e64e4f5be4fc82b68fa491a7ea5 100644 (file)
@@ -4,6 +4,7 @@
 void strblit(char *src, int row, int col);
 
 void dolog(char *s);
+void dologf(char *s, ...);
 void outlog();
 
 #endif
This page took 0.02411 seconds and 4 git commands to generate.