aboutsummaryrefslogtreecommitdiff
path: root/Source/Makefile
diff options
context:
space:
mode:
authorXavier ASUS <xavi92psx@gmail.com>2018-11-29 01:07:06 +0100
committerXavier ASUS <xavi92psx@gmail.com>2018-11-29 01:07:06 +0100
commit9cbaf49e93758b50e82a4d7d42762de242e7f086 (patch)
treeccef6f3880f390783ded88fe844a18cba0fba30c /Source/Makefile
parent0b60fe23cdbca9df95c8cc2bf978874c29334e69 (diff)
downloadairport-9cbaf49e93758b50e82a4d7d42762de242e7f086.tar.gz
Some important bugfixes.
Added BUILDING_ATC_LOC. Added more levels.
Diffstat (limited to 'Source/Makefile')
-rw-r--r--Source/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Source/Makefile b/Source/Makefile
index 2189e97..20027e2 100644
--- a/Source/Makefile
+++ b/Source/Makefile
@@ -83,9 +83,13 @@ LEVEL_OBJECTS = $(addprefix $(OBJ_LEVELS_DIR)/, \
LEVEL1.LVL \
LEVEL2.LVL \
LEVEL3.LVL \
+ LEVEL18.LVL \
+ XAMI.LVL \
LEVEL1.PLT \
LEVEL2.PLT \
LEVEL3.PLT \
+ LEVEL18.PLT \
+ XAMI.PLT \
EASY.PLT \
TUTORIA1.PLT)