X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Ffg_init.c;h=fda824de10091959b0f3af2c97b2f1699a3b84c8;hb=223d7dc01950904a061a1151955f24c4a098c3e4;hp=40618368db79d288d207319ed6ace48caa834892;hpb=b722c14d5e7cf18d5da885efa00051f585c3bf51;p=freeglut diff --git a/src/fg_init.c b/src/fg_init.c index 4061836..fda824d 100644 --- a/src/fg_init.c +++ b/src/fg_init.c @@ -87,6 +87,7 @@ SFG_State fgState = { { -1, -1, GL_FALSE }, /* Position */ 1, /* AuxiliaryBufferNumber */ 4, /* SampleNumber */ GL_FALSE, /* SkipStaleMotion */ + GL_FALSE, /* StrokeFontDrawJoinDots */ 1, /* OpenGL context MajorVersion */ 0, /* OpenGL context MinorVersion */ 0, /* OpenGL ContextFlags */