summaryrefslogtreecommitdiff
path: root/koopatlas.yaml
diff options
context:
space:
mode:
authorTreeki <treeki@gmail.com>2012-03-27 21:37:54 +0200
committerTreeki <treeki@gmail.com>2012-03-27 21:37:54 +0200
commite12b1713576544fdda756a3ca8831642562ea921 (patch)
tree4d0b9986bc38ba55856bfbb2c04b9db88d151d66 /koopatlas.yaml
parentc0884789752ad8d6b4d7d61ada19f28c7790fc9e (diff)
downloadkamek-e12b1713576544fdda756a3ca8831642562ea921.tar.gz
kamek-e12b1713576544fdda756a3ca8831642562ea921.zip
brought Koopatlas engine up to date and compiling
Diffstat (limited to '')
-rw-r--r--koopatlas.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/koopatlas.yaml b/koopatlas.yaml
index 37c4a3d..55c9c44 100644
--- a/koopatlas.yaml
+++ b/koopatlas.yaml
@@ -1,11 +1,10 @@
---
source_files:
+ - ../src/boss.cpp # wtf is this doing in the Level Select/WorldMap stuff??
- ../src/fileload.cpp
- ../src/scene.S
- ../src/levelinfo.cpp
- ../src/levelinfo_old.cpp # backwards compatibility for LevelNames
- - ../src/player.cpp
- - ../src/effects.cpp
- ../src/koopatlas/core.cpp
- ../src/koopatlas/player.cpp
- ../src/koopatlas/hud.cpp