]> 4ch.mooo.com Git - 16.git/blobdiff - 16/dos_gfx.h
modified: 16/DOS_GFX.EXE
[16.git] / 16 / dos_gfx.h
index d1fe75a71b797378415092ebe7479a90b71d7773..70bddb634c11ff34ccb401a1b564f7817efa9345 100644 (file)
@@ -10,7 +10,7 @@
 //static hgq=NUM_COLORS/(1/8)\r
 #define BONK       400\r
 #define LGQ         32\r
-#define HGQ         56\r
+#define HGQ         55\r
 #define TILEWH                 16
 #define QUADWH                 TILEWH/2
 #define BUFFMX                 4\r
@@ -48,7 +48,7 @@ void cls(byte color, byte *Where);
 short colortest();\r
 short colorz();\r
 void ssd(short svq);\r
-//void pdump(int mult);\r
+void pdump();\r
 //void tulip();\r
 short ding(int q);\r
 \r