Go to the source code of this file.
Namespaces | |
| namespace | SaveLoadStatus |
Macros | |
| #define | INIT_STATUS(t) |
| #define | INIT_SUB_STATUS(t) |
Functions | |
| void | SaveLoadStatus::Set_Status_Text (const char *text, int id) |
| void | SaveLoadStatus::Reset_Status_Count (void) |
| void | SaveLoadStatus::Inc_Status_Count (void) |
| int | SaveLoadStatus::Get_Status_Count (void) |
| void | SaveLoadStatus::Get_Status_Text (StringClass &text, int id) |
| #define INIT_STATUS | ( | t | ) |
Definition at line 39 of file saveloadstatus.h.
| #define INIT_SUB_STATUS | ( | t | ) |
Definition at line 40 of file saveloadstatus.h.