misc/liblua/Xcode/Lua_Prefix.pch
author sheepluva
Sun, 15 Jun 2014 04:33:54 +0200
changeset 10307 e13d3147f15b
parent 5171 f9283dc4860d
permissions -rw-r--r--
do not get stuck on "in game..." page just because of game crash. output a message instead. could still need some tweaking, but a man gotta sleep. and sheep too...

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

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