misc/Android.mk
author Wuzzy <Wuzzy2@mail.ru>
Mon, 06 Aug 2018 21:35:08 +0200
changeset 13614 c9642782778b
parent 9372 915436ff64ab
permissions -rw-r--r--
Fix cake walking through land when reaching wrap world edge But there still is some cake weirdness remaining, sadly. See code comments.

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