HomeSort by: relevance | last modified time | path
    Searched defs:id_weapons (Results 1 - 2 of 2) sorted by relevancy

  /src/games/rogue/
object.c 116 struct id id_weapons[WEAPONS] = { variable in typeref:struct:id[]
335 retstring = id_weapons[obj->which_kind].title;
object.c 116 struct id id_weapons[WEAPONS] = { variable in typeref:struct:id[]
335 retstring = id_weapons[obj->which_kind].title;

Completed in 23 milliseconds