]> Joshua Wise's Git repositories - netwatch.git/blobdiff - include/vga-overlay.h
Fix vga-overlay so that it doesn't cause disasters when it does an immediate-flush...
[netwatch.git] / include / vga-overlay.h
index f338d49d88a21eb2bcab4e1ffa77b98b8c9179fa..ec9efd5da1045e466f2e2d785c5ec310887a5544 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef VGA_OVERLAY_H
 #define VGA_OVERLAY_H
 
+void vga_flush_imm(int enb);
+
 void strblit(char *src, int row, int col);
 
 void dolog(char *s);
This page took 0.02143 seconds and 4 git commands to generate.