X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=freeglut-1.3%2Ffreeglut_stroke_mono_roman.c;h=1c6aa4f5919c9b3eae49e530338fa1e6a4415b58;hb=244417cf0e67e55547c077f771513e67f362a8c3;hp=35e5cff1ef7a0e1bd99ed5c03b6a5f8b18874576;hpb=3ee42232404c505950f2d616a983a304582e15a7;p=freeglut diff --git a/freeglut-1.3/freeglut_stroke_mono_roman.c b/freeglut-1.3/freeglut_stroke_mono_roman.c index 35e5cff..1c6aa4f 100644 --- a/freeglut-1.3/freeglut_stroke_mono_roman.c +++ b/freeglut-1.3/freeglut_stroke_mono_roman.c @@ -1,12 +1,15 @@ /* This file has been automatically generated by the genstroke utility. */ -#include "../include/GL/freeglut_internal.h" - +#include "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};