X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Ffont.h;h=a4fc71ae4fa6836a1bac48295325ff3763738ed4;hb=2fa1bb084e54af7134b44d3ee7512056e28de67e;hp=dab09fa400d3ba0381eda46f5f64fb0e5f823883;hpb=03e6c23f8141c5a1723c8acee00a46a15b0777be;p=libs%2Fgl.git diff --git a/source/font.h b/source/font.h index dab09fa4..a4fc71ae 100644 --- a/source/font.h +++ b/source/font.h @@ -50,6 +50,8 @@ public: float w, h; float off_x, off_y; float advance; + + Glyph(); }; private: