Update scons

This commit is contained in:
2016-09-28 21:32:29 -04:00
parent 82303562c9
commit b526b08b7e
2 changed files with 0 additions and 3 deletions

View File

@@ -9,7 +9,6 @@ game_sources = Split("""
boe.graphics.cpp
boe.graphutil.cpp
boe.infodlg.cpp
boe.itemdata.cpp
boe.items.cpp
boe.locutils.cpp
boe.main.cpp

View File

@@ -7,14 +7,12 @@ common_classes = Split("""
location.cpp
monster.cpp
outdoors.cpp
regtown.cpp
scenario.cpp
shop.cpp
special.cpp
spell.cpp
talking.cpp
terrain.cpp
tmpltown.cpp
town.cpp
vehicle.cpp
""")