X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;ds=sidebyside;f=freeglut-1.3%2Ffreeglut_stroke_mono_roman.c;h=a0b336b3754bdf04d5ad6d2fa65ab179b6dce2ae;hb=a82e219413778d1fd55d270af98e9ad6a97e25a0;hp=35e5cff1ef7a0e1bd99ed5c03b6a5f8b18874576;hpb=c41ee8f7e365eabcc5391cb953c9c81af34c6bb6;p=freeglut diff --git a/freeglut-1.3/freeglut_stroke_mono_roman.c b/freeglut-1.3/freeglut_stroke_mono_roman.c index 35e5cff..a0b336b 100644 --- a/freeglut-1.3/freeglut_stroke_mono_roman.c +++ b/freeglut-1.3/freeglut_stroke_mono_roman.c @@ -2,11 +2,14 @@ /* This file has been automatically generated by the genstroke utility. */ #include "../include/GL/freeglut_internal.h" - +#ifdef TARGET_HOST_WIN32 +#pragma warning ( once:4305 ) +#endif /* char: 0x20 */ static const SFG_StrokeStrip ch32st[] = { + { 0, NULL } }; static const SFG_StrokeChar ch32 = {104.762,0,ch32st};