]> Joshua Wise's Git repositories - netwatch.git/blobdiff - include/vga-overlay.h
Lots of recommenting and restructuring. Still locks up after one xmit --- wtf?
[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.021916 seconds and 4 git commands to generate.