Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
saveloadstatus.h File Reference
#include "always.h"
#include "wwstring.h"

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)
 

Macro Definition Documentation

◆ INIT_STATUS

#define INIT_STATUS ( t)
Value:
void Set_Status_Text(const char *text, int id)

Definition at line 39 of file saveloadstatus.h.

◆ INIT_SUB_STATUS

#define INIT_SUB_STATUS ( t)
Value:

Definition at line 40 of file saveloadstatus.h.