misc/liblua/Xcode/Lua_Prefix.pch
author nemo
Fri, 08 Nov 2013 23:11:13 -0500
changeset 9685 7d925e82e572
parent 5171 f9283dc4860d
permissions -rw-r--r--
Tweak trophyrace to work better w/ skip (probably, needs testing), drop Invulnerable in favour of effects - heInvulnerable is already in effects, might as well use it. And we weren't making any other gears invulnerable anyway.

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

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