@@ -27,4 +27,5 @@ add_subdirectory(samples)
# gameplay encoder
# A pre-compiled executable can be found in 'gameplay/bin'
# Uncomment out this line if you want to build the encoder instead of using the pre-compiled gameplay-encoder.
+
#add_subdirectory(tools/encoder)
@@ -49,6 +49,8 @@ set(APP_SRC
src/Curve.cpp
src/Curve.h
src/Curve.inl
+ src/edtaa3func.c
+ src/edtaa3func.h
src/Effect.cpp
src/Effect.h
src/EncoderArguments.cpp