MCPcopy Create free account
hub / github.com/crawl/crawl / default_hover_colour

Function default_hover_colour

crawl-ref/source/libgui.cc:115–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113}
114
115COLOURS default_hover_colour()
116{
117 return DARKGREY;
118}
119
120lib_display_info::lib_display_info()
121 : type("SDL Tiles"),

Callers 3

_renderMethod · 0.70
_renderMethod · 0.70
_display_diagFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected