Home
last modified time | relevance | path

Searched refs:SCROLS (Results 1 – 5 of 5) sorted by relevance

/netbsd/games/rogue/
H A Dsave.c142 rw_id(id_scrolls, fp, SCROLS, 1); in save_into_file()
214 rw_id(id_scrolls, fp, SCROLS, 0); in restore()
H A Dobject.c100 struct id id_scrolls[SCROLS] = {
756 max = SCROLS - 1; in c_object_for_wizard()
H A Drogue.h107 #define SCROLS 13 macro
H A Dscore.c610 for (i = 0; i < SCROLS; i++) { in id_all()
H A Dinventory.c449 for (i = 0; i < SCROLS; i++) { in make_scroll_titles()