X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Ffreeglut_init.c;h=d68341c0781fb4e9fb8552118d5b2210d514e808;hb=a4b002457118502712cd8d3f67de997b2a65f162;hp=16e8026894217434585b3e55db4d970e52509cf6;hpb=9b5ed2940eac112c894bb43f802fbda5b1c8b27a;p=freeglut diff --git a/src/freeglut_init.c b/src/freeglut_init.c index 16e8026..d68341c 100644 --- a/src/freeglut_init.c +++ b/src/freeglut_init.c @@ -68,7 +68,7 @@ SFG_State fgState = { { -1, -1, FALSE }, /* Position */ 0, /* FPSInterval */ 0, /* SwapCount */ 0, /* SwapTime */ -#ifdef TARGET_HOST_WIN32 +#if TARGET_HOST_WIN32 { 0, FALSE }, /* Time */ #else { { 0, 0 }, FALSE },