]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/typdefst.h
====i made a quick and dirty fix to the video issue wwww====
[16.git] / src / lib / typdefst.h
index 25e2a0a8090bd7e8c1e60f3a7cd5c7deaba17ba1..91ca7c79cba8da8bc4bd15dd0dd3e4072f19c240 100755 (executable)
@@ -117,7 +117,7 @@ typedef struct
        boolean __near p;                       //render page number\r
        boolean __near r;                       //page flip if true\r
        word pr[MAXPAGE][4];    //render sections of pages\r
-       word startclk; float clk;               //timer\r
+       word startclk; float clk, tickclk;      //timer\r
 } video_t;\r
 \r
 typedef struct\r