Add newline to end of w_wad.c

This commit is contained in:
toaster 2022-09-23 21:08:36 +01:00
parent 859375ce3d
commit a5d0fc4123

View file

@ -2408,4 +2408,4 @@ void *vres_GetPatch(virtlump_t *vlump, INT32 tag)
Patch_CreateGL(patch);
return (void *)patch;
#endif
}
}