X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=freeglut-1.3%2Ffreeglut_stroke_roman.c;h=ca3b8dfc622e6ab1b0e707b0d38d5c23de362304;hb=9777fcaf88f0f791fdd6b78f86fde4ac066d1c1e;hp=432f63c5c8dc00a97b0f08d5f3d01652bee0fbb2;hpb=3ee42232404c505950f2d616a983a304582e15a7;p=freeglut diff --git a/freeglut-1.3/freeglut_stroke_roman.c b/freeglut-1.3/freeglut_stroke_roman.c index 432f63c..ca3b8df 100644 --- a/freeglut-1.3/freeglut_stroke_roman.c +++ b/freeglut-1.3/freeglut_stroke_roman.c @@ -2,11 +2,15 @@ /* 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};