#include "nxwcommn.h"
#include "data.h"
#include "globals.h"
#include "inlines.h"
#include "nxw_utils.h"
Namespaces | |
| namespace | data |
Defines | |
| #define | CHECKMUL(A, B) if ( !A->isReady() ) { LogError( "ERROR: Mul File %s not found...\n", B ); return; } |
Variables | |
| LOGICAL | statics_cache = false |
| LOGICAL | map_cache = false |
| UI16 | map_width = 768 |
| UI16 | map_height = 512 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|