#include "gamemaps.h"Go to the source code of this file.
Classes | |
| class | GameMapsPostLoad |
| class | GameMapsClassDesc |
Macros | |
| #define | GAMEMAPS_ONOFF_CHUNK 0x0000 |
| #define | GAMEMAPS_AMT0_CHUNK 0x0001 |
| #define | GAMEMAPS_AMT1_CHUNK 0x0002 |
| #define | GAMEMAPS_AMT2_CHUNK 0x0003 |
| #define | GAMEMAPS_AMT3_CHUNK 0x0004 |
| #define | GAMEMAPS_AMT4_CHUNK 0x0005 |
| #define | GAMEMAPS_AMT5_CHUNK 0x0006 |
| #define | GAMEMAPS_AMT6_CHUNK 0x0007 |
| #define | GAMEMAPS_AMT7_CHUNK 0x0008 |
| #define | GAMEMAPS_AMT8_CHUNK 0x0009 |
| #define | GAMEMAPS_AMT9_CHUNK 0x000A |
| #define | GAMEMAPS_AMTA_CHUNK 0x000B |
Functions | |
| ClassDesc * | Get_Game_Maps_Desc () |
| #define GAMEMAPS_AMT0_CHUNK 0x0001 |
Definition at line 54 of file gamemaps.cpp.
| #define GAMEMAPS_AMT1_CHUNK 0x0002 |
Definition at line 55 of file gamemaps.cpp.
| #define GAMEMAPS_AMT2_CHUNK 0x0003 |
Definition at line 56 of file gamemaps.cpp.
| #define GAMEMAPS_AMT3_CHUNK 0x0004 |
Definition at line 57 of file gamemaps.cpp.
| #define GAMEMAPS_AMT4_CHUNK 0x0005 |
Definition at line 58 of file gamemaps.cpp.
| #define GAMEMAPS_AMT5_CHUNK 0x0006 |
Definition at line 59 of file gamemaps.cpp.
| #define GAMEMAPS_AMT6_CHUNK 0x0007 |
Definition at line 60 of file gamemaps.cpp.
| #define GAMEMAPS_AMT7_CHUNK 0x0008 |
Definition at line 61 of file gamemaps.cpp.
| #define GAMEMAPS_AMT8_CHUNK 0x0009 |
Definition at line 62 of file gamemaps.cpp.
| #define GAMEMAPS_AMT9_CHUNK 0x000A |
Definition at line 63 of file gamemaps.cpp.
| #define GAMEMAPS_AMTA_CHUNK 0x000B |
Definition at line 64 of file gamemaps.cpp.
| #define GAMEMAPS_ONOFF_CHUNK 0x0000 |
Definition at line 53 of file gamemaps.cpp.
| ClassDesc * Get_Game_Maps_Desc | ( | ) |
Definition at line 101 of file gamemaps.cpp.