Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ BitmapFont
Class
BitmapFont
sys/msdos/vidvga.c:155–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
154
static unsigned char __far *rom_font;
155
static struct BitmapFont *psf_font;
156
static char *screentable[SCREENHEIGHT];
157
158
static const struct Pixel *paletteptr;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected