misc/Android.mk
author Wuzzy <almikes@aol.com>
Thu, 05 Oct 2017 01:37:49 +0200
changeset 12654 2837dee472cc
parent 9372 915436ff64ab
permissions -rw-r--r--
Show selected weapon again when using it in inf attack mode This is useful if you have e.g. lots of (finite) bazookas; it's easy to lose track of the amount of remaining bazookas. Not displayed for weapons which always end your turn.

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