From c2e8f1117e07b3a3e0f3a6487b12e1a0256962c8 Mon Sep 17 00:00:00 2001 From: Daveo Date: Mon, 9 Apr 2001 14:04:42 +0000 Subject: [PATCH] --- Utils/MapEdit/ExportHdr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Utils/MapEdit/ExportHdr.h b/Utils/MapEdit/ExportHdr.h index a5bb10248..6fd1f706f 100644 --- a/Utils/MapEdit/ExportHdr.h +++ b/Utils/MapEdit/ExportHdr.h @@ -10,7 +10,7 @@ #include /*****************************************************************************/ -#define EXPORT_LAYER_COUNT 8 +#define EXPORT_LAYER_COUNT 16 struct sExpFileHdr { int TileCount;