misc/libphysfs/Xcode/Physfs_Prefix.pch
author sheepluva
Thu, 12 Jun 2014 15:17:53 +0200
changeset 10286 1940e937fc08
parent 8522 1853628ae285
permissions -rw-r--r--
fix TryPlaceOnLand's ambiguity/messup wrt to making terrain indestructible (had boolean parameter for indestructible AND landflags parameters that could contain lfIndestructibly)

//
// Prefix header for all source files of the 'CocoaTouchStaticLibrary' target in the 'CocoaTouchStaticLibrary' project.
//

#ifdef __OBJC__
    #import <Foundation/Foundation.h>
#endif