X-Git-Url: https://hackdaworld.org/gitweb/?p=physik%2Fising.git;a=blobdiff_plain;f=dfbapi.h;fp=dfbapi.h;h=8dfd215529e96dd1357d746a9d4e0d79455efba1;hp=2403d8019abdd0a8b0d445d8d8d18ad863545c27;hb=0646288c1f9b82c04ff6c74546600e5527c64b2f;hpb=a28d730d92a955110e132b15cac51dc045c4f2cd 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;