diff --git a/Tactical/Interface.h b/Tactical/Interface.h index 031ba869..2d9f09e6 100644 --- a/Tactical/Interface.h +++ b/Tactical/Interface.h @@ -199,7 +199,7 @@ typedef struct INT16 value[BG_MAX]; // property values } BACKGROUND_VALUES; -#define NUM_BACKGROUND 200 +#define NUM_BACKGROUND 500 extern BACKGROUND_VALUES zBackground[NUM_BACKGROUND];