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

  /src/games/hack/
def.eshk.h 67 #define BILLSZ 200
83 struct bill_x bill[BILLSZ];
hack.shk.c 666 if (ESHK(shopkeeper)->billct == BILLSZ) {
699 if (ESHK(shopkeeper)->billct == BILLSZ)
749 if (ESHK(shopkeeper)->billct == BILLSZ ||

Completed in 13 milliseconds