X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/5ae81164883c737f0204dc26beb7bb7488693a1d..8e106bffd631c8bae10efe153f893d80ad0be2df:/aseg/vga-overlay.h diff --git a/aseg/vga-overlay.h b/aseg/vga-overlay.h index f79e6da..890f353 100644 --- a/aseg/vga-overlay.h +++ b/aseg/vga-overlay.h @@ -4,6 +4,7 @@ void strblit(char *src, int row, int col); void dolog(char *s); +void dologf(char *s, ...); void outlog(); #endif