Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
197
inline void CLOSE_FONT(FONTFILE ffile) { cfclose(ffile); }
198
199
typedef FILE *FONTFILE2;
200
Callers
3
grfont_Load
Function · 0.70
grfont_LoadTemplate
Function · 0.70
grfont_SetTemplate
Function · 0.70
Calls
1
cfclose
Function · 0.85
Tested by
no test coverage detected