MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / CLOSE_FONT

Function CLOSE_FONT

grtext/grfont.cpp:197–197  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

195}
196
197inline void CLOSE_FONT(FONTFILE ffile) { cfclose(ffile); }
198
199typedef FILE *FONTFILE2;
200

Callers 3

grfont_LoadFunction · 0.70
grfont_LoadTemplateFunction · 0.70
grfont_SetTemplateFunction · 0.70

Calls 1

cfcloseFunction · 0.85

Tested by

no test coverage detected