misc/Android.mk
author Wuzzy <Wuzzy2@mail.ru>
Wed, 28 Feb 2018 20:14:55 +0100
changeset 13078 bd629a70b4a1
parent 9372 915436ff64ab
permissions -rw-r--r--
Complete redo of Basic Bazooka Training This is now a proper tutorial instead of just a simple target practice without any commentary. It teaches players how to use the bazooka, how to deal with wind and how water skip works.

MISC_DIR   := $(call my-dir)
LOCAL_PATH := MISC_DIR

include $(MISC_DIR)/liblua/Android.mk
include $(MISC_DIR)/libphysfs/Android.mk
include $(MISC_DIR)/libphyslayer/Android.mk