X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Flib%2Ftypdefst.h;h=2f8d7a456f78f006ee95749a225000886f4dd1d7;hb=1f231bf2b02e47bc8bd3072ec7da40954c046f72;hp=7dbe38a1aa26426f561699dfbc43d5b46ca67ee0;hpb=a99a0f403c236dab866e00a81a1a2062417d0eff;p=16.git diff --git a/src/lib/typdefst.h b/src/lib/typdefst.h index 7dbe38a1..2f8d7a45 100755 --- a/src/lib/typdefst.h +++ b/src/lib/typdefst.h @@ -118,7 +118,7 @@ typedef struct boolean __near p; //render page number boolean __near r; //page flip if true word pr[MAXPAGE][4]; //render sections of pages - word startclk; float clk, tickclk; //timer + //0000word startclk; float clk, tickclk; //timer } video_t; typedef struct