#include <mkroom.h>
Data Structures | |
| struct | itp |
Data Fields | |
| const char * | name |
| char | symb |
| int | prob |
| schar | shdist |
| struct shclass::itp | iprobs [20] |
| const char *const | shknms |
| struct shclass::itp shclass::iprobs[20] |
Referenced by get_shop_item(), saleable(), and shop_selection_init().
| const char* shclass::name |
Referenced by dopay(), mkshop(), rob_shop(), and shopper_financial_report().
| int shclass::prob |
Referenced by mkshop(), and shop_selection_init().
| const char* const shclass::shknms |
| char shclass::symb |
Referenced by mkshop(), and saleable().
1.7.2