]> 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 a82a8bd077b854bf22fdd319a137bae6ea1d00c1..91ca7c79cba8da8bc4bd15dd0dd3e4072f19c240 100755 (executable)
@@ -115,7 +115,9 @@ typedef struct
        word vmem_remain;       //remaining video memory\r
        byte num_of_pages;      //number of actual pages\r
        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, tickclk;      //timer\r
 } video_t;\r
 \r
 typedef struct\r