Home
last modified time | relevance | path

Searched defs:map_marker_spec (Results 1 – 1 of 1) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmapdef.h289 map_marker_spec(string _key, const string &mark) in map_marker_spec() function
292 map_marker_spec(string _key, const lua_datum &fn) in map_marker_spec() function
501 friend class map_marker_spec; variable