- renamed thingdef_expression to codegen. Eventually this needs to be split up into smaller units because the file is already quite large and there's still a lot to add here.

This commit is contained in:
Christoph Oelckers 2016-10-15 10:39:58 +02:00
parent d8a8b59006
commit f86e64e712
3 changed files with 1 additions and 1 deletions

View File

@ -1247,7 +1247,7 @@ set (PCH_SOURCES
scripting/thingdef.cpp
scripting/thingdef_data.cpp
scripting/thingdef_properties.cpp
scripting/codegeneration/thingdef_expression.cpp
scripting/codegeneration/codegen.cpp
scripting/decorate/olddecorations.cpp
scripting/decorate/thingdef_exp.cpp
scripting/decorate/thingdef_parse.cpp