#include <queue>Go to the source code of this file.
Compounds | |
| struct | buyeditem |
| class | cRestockMng |
Defines | |
| #define | RESTOCK_PER_TIME 20 |
| #define | CHECK_RESTOCK_EVERY 3 |
Functions | |
| void | buyaction (int s) |
| void | sellaction (int s) |
| P_ITEM | tradestart (P_CHAR pc1, P_CHAR pc2) |
| void | clearalltrades () |
| void | trademsg (int s) |
| void | dotrade (P_ITEM cont1, P_ITEM cont2) |
Variables | |
| cRestockMng * | Restocks |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|