Data Structures | |
| struct | CookingResult |
| struct | ExtraCookingPair |
Macros | |
| #define | LABEL_CHOOSE_FIRST 1 |
| #define | LABEL_CHOOSE_SECOND 2 |
| #define | LABEL_CONFIRM_ONE 5 |
| #define | LABEL_COOK 6 |
| #define | LABEL_DONE 9 |
Enumerations | |
| enum | CookingResultQuality { QUALITY_BAD = 0 , QUALITY_OK = 1 , QUALITY_GOOD = 2 , QUALITY_GREAT = 3 , QUALITY_ODD = 4 } |
| #define LABEL_CHOOSE_FIRST 1 |
| #define LABEL_CHOOSE_SECOND 2 |
| #define LABEL_CONFIRM_ONE 5 |
| #define LABEL_COOK 6 |
| #define LABEL_DONE 9 |