Data Structures | |
struct | upgrade |
Defines | |
#define | WELDER 1 |
#define | WRENCHES 2 |
#define | AIR 4 |
#define | CALIPERS 8 |
#define | MACHINE 16 |
#define | SOLDER 32 |
#define | MULTIMETER 64 |
#define | NUM_UPGRADES 11 |
Variables | |
upgrade | upgrades [NUM_UPGRADES] |
#define AIR 4 |
#define CALIPERS 8 |
#define MACHINE 16 |
#define MULTIMETER 64 |
#define NUM_UPGRADES 11 |
#define SOLDER 32 |
#define WELDER 1 |
#define WRENCHES 2 |