save_nation.h File Reference

XML tag constants for savegame. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define SAVE_NATION_NATIONS   "nations"
#define SAVE_NATION_NATION   "nation"
#define SAVE_NATION_ID   "id"
#define SAVE_NATION_MONTH   "month"
#define SAVE_NATION_MONTH_IDX   "IDX"
#define SAVE_NATION_HAPPINESS   "happiness"
#define SAVE_NATION_XVI   "XVI"

Detailed Description

XML tag constants for savegame.

Definition in file save_nation.h.


Define Documentation

#define SAVE_NATION_HAPPINESS   "happiness"

Definition at line 33 of file save_nation.h.

Referenced by NAT_LoadXML(), and NAT_SaveXML().

#define SAVE_NATION_ID   "id"

Definition at line 30 of file save_nation.h.

Referenced by NAT_LoadXML(), and NAT_SaveXML().

#define SAVE_NATION_MONTH   "month"

Definition at line 31 of file save_nation.h.

Referenced by NAT_LoadXML(), and NAT_SaveXML().

#define SAVE_NATION_MONTH_IDX   "IDX"

Definition at line 32 of file save_nation.h.

Referenced by NAT_LoadXML(), and NAT_SaveXML().

#define SAVE_NATION_NATION   "nation"

Definition at line 29 of file save_nation.h.

Referenced by NAT_LoadXML(), and NAT_SaveXML().

#define SAVE_NATION_NATIONS   "nations"

Definition at line 28 of file save_nation.h.

Referenced by NAT_LoadXML(), and NAT_SaveXML().

#define SAVE_NATION_XVI   "XVI"

Definition at line 34 of file save_nation.h.

Referenced by NAT_LoadXML(), and NAT_SaveXML().


Generated by  doxygen 1.6.2