misc/liblua/Xcode/Lua_Prefix.pch
author sheepluva
Tue, 26 May 2015 23:29:53 +0200
changeset 10970 7341e0c3f966
parent 5171 f9283dc4860d
permissions -rw-r--r--
LuaAPI: fix OnHogAttack the incorrect AmmoType (amNothing) under certain conditions. Thanks for CheezeMonkey for reporting this

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

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