Searched refs:othnum (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dspell.c1027 int splnum, othnum; local
1037 if (!dospellmenu(qbuf, splnum, &othnum)) break;
1040 spl_book[splnum] = spl_book[othnum];
1041 spl_book[othnum] = spl_tmp;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dspell.c1027 int splnum, othnum; local
1037 if (!dospellmenu(qbuf, splnum, &othnum)) break;
1040 spl_book[splnum] = spl_book[othnum];
1041 spl_book[othnum] = spl_tmp;

Completed in 32 milliseconds