|
Fission FSN
|
#include "fsCXml.h"#include <string.h>#include <stdio.h>#include "../../fsIFile.h"#include "fsCXmlFileReader.h"
Macros | |
| #define | SHOW_ERRORS |
Variables | |
| const char * | CIwGameVpXmlParserErrors [] |
| int | gIntListPool [16] |
| int | gIntListPoolIndex = 0 |
| float | gFloatListPool [16] |
| int | gFloatListPoolIndex = 0 |
| bool | gBoolListPool [16] |
| int | gBoolListPoolIndex = 0 |
| #define SHOW_ERRORS |
| const char* CIwGameVpXmlParserErrors[] |
| bool gBoolListPool[16] |
| int gBoolListPoolIndex = 0 |
| float gFloatListPool[16] |
| int gFloatListPoolIndex = 0 |
| int gIntListPool[16] |
| int gIntListPoolIndex = 0 |