X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=16%2Fdos_gfx.h;h=ce24e28af11680252332b4169cf0ff1d1d95f005;hb=08c5e85e75688a487235467fc90493357ab6330d;hp=d1fe75a71b797378415092ebe7479a90b71d7773;hpb=3686f3bf9c15445091aef92692ccf3486389efbc;p=16.git diff --git a/16/dos_gfx.h b/16/dos_gfx.h index d1fe75a7..ce24e28a 100644 --- a/16/dos_gfx.h +++ b/16/dos_gfx.h @@ -48,7 +48,7 @@ void cls(byte color, byte *Where); short colortest(); short colorz(); void ssd(short svq); -//void pdump(int mult); +void pdump(); //void tulip(); short ding(int q);