misc/liblua/Xcode/Lua_Prefix.pch
author nemo
Wed, 30 Oct 2013 15:54:29 -0400
changeset 9659 e9c00dd31b07
parent 5171 f9283dc4860d
permissions -rw-r--r--
drop onGameTick20 - it has some savings on cpu, but racers demand millisecond precision not 20 millisecond, apparently

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

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