Concepting out animations

This commit is contained in:
emb
2015-11-09 23:42:39 -06:00
parent afc59c22fd
commit 9ca9d022c0
6 changed files with 157 additions and 27 deletions

View File

@@ -94,6 +94,7 @@ set(RETROFE_HEADERS
"${RETROFE_DIR}/Source/Database/Configuration.h"
"${RETROFE_DIR}/Source/Graphics/Component/Image.h"
"${RETROFE_DIR}/Source/Graphics/Component/Component.h"
"${RETROFE_DIR}/Source/Graphics/Component/ComponentData.h"
"${RETROFE_DIR}/Source/Lua.h"
"${RETROFE_DIR}/Source/RetroFE.h"
"${RETROFE_DIR}/Source/SDL.h"