X-Git-Url: https://hackdaworld.org/gitweb/?a=blobdiff_plain;f=dfbapi.h;h=8dfd215529e96dd1357d746a9d4e0d79455efba1;hb=52bfe319f10ec529c59a2e7cebe844f9a4be4694;hp=2403d8019abdd0a8b0d445d8d8d18ad863545c27;hpb=a28d730d92a955110e132b15cac51dc045c4f2cd;p=physik%2Fising.git diff --git a/dfbapi.h b/dfbapi.h index 2403d80..8dfd215 100644 --- a/dfbapi.h +++ b/dfbapi.h @@ -20,6 +20,7 @@ typedef struct __d2_lattice int fakt_x,fakt_y; int info_x,info_y; int info_w,info_h; + int font_h; unsigned char *status; /* status&1 -> red, else blue */ IDirectFB *dfb; IDirectFBSurface *p_surface;