MCPcopy Create free account
hub / github.com/NetHack/NetHack / BitmapFont

Class BitmapFont

sys/msdos/vidvesa.c:161–161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

159static unsigned char **vesa_tiles;
160static unsigned char **vesa_oview_tiles;
161static struct BitmapFont *vesa_font;
162
163#ifdef SIMULATE_CURSOR
164static unsigned long *undercursor;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected