Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dgod-abil.h50 #define GOZAG_MAX_POTIONS 3 macro
H A Dgod-abil.cc2708 CrawlVector *pots[GOZAG_MAX_POTIONS]; in gozag_potion_petition()
2709 int prices[GOZAG_MAX_POTIONS]; in gozag_potion_petition()
2720 for (int i = 0; i < GOZAG_MAX_POTIONS; i++) in gozag_potion_petition()
2759 for (int i = 0; i < GOZAG_MAX_POTIONS; i++) in gozag_potion_petition()
2776 for (int i = 0; i < GOZAG_MAX_POTIONS; i++) in gozag_potion_petition()
2788 if (keyin < 0 || keyin > GOZAG_MAX_POTIONS - 1) in gozag_potion_petition()
2808 for (int i = 0; i < GOZAG_MAX_POTIONS; i++) in gozag_potion_petition()