Home
last modified time | relevance | path

Searched refs:item_material_adjective (Results 1 – 2 of 2) sorted by relevance

/dports/games/nlarn/nlarn-NLarn-0.7.6/inc/
H A Ditems.h255 #define item_material_adjective(type) item_materials[(type)].adjective macro
/dports/games/nlarn/nlarn-NLarn-0.7.6/src/
H A Ditems.c1698 return item_material_adjective(item_material(it)); in item_desc_get()
1734 return item_material_adjective(item_material(it)); in item_desc_get()