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

Function ghack_glyph_width

outdated/win/gnome/gnglyph.c:145–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143 */
144
145int
146ghack_glyph_width()
147{
148 return ghack_glyphs.width;
149}
150
151/* NAME:
152 * ghack_image_from_glyph( int glyph, gboolean force)

Callers 5

ghack_init_map_windowFunction · 0.85
ghack_map_cursor_toFunction · 0.85
ghack_map_cliparoundFunction · 0.85
ghack_reinit_map_windowFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected