Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add raycast.cpp and tileanimation.cpp to Android.mk
  • Loading branch information
Wayward1 authored and nerzhul committed Jan 5, 2017
1 parent e8b7179 commit 8f22272
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/android/jni/Android.mk
Expand Up @@ -203,6 +203,7 @@ LOCAL_SRC_FILES := \
jni/src/porting.cpp \
jni/src/profiler.cpp \
jni/src/quicktune.cpp \
jni/src/raycast.cpp \
jni/src/reflowscan.cpp \
jni/src/remoteplayer.cpp \
jni/src/rollback.cpp \
Expand All @@ -218,6 +219,7 @@ LOCAL_SRC_FILES := \
jni/src/sound_openal.cpp \
jni/src/staticobject.cpp \
jni/src/subgame.cpp \
jni/src/tileanimation.cpp \
jni/src/tool.cpp \
jni/src/treegen.cpp \
jni/src/version.cpp \
Expand Down

0 comments on commit 8f22272

Please sign in to comment.