misc/liblua/Xcode/Lua_Prefix.pch
author nemo
Sat, 03 Sep 2011 18:04:19 -0400
changeset 5750 6bbf7aee2cdf
parent 5171 f9283dc4860d
permissions -rw-r--r--
Reenable a bunch of old portal play stuff, like dropping grenade into portal on hog, jumping through portal w/ hog on other end, collecting crate w/ portal etc. Also add cooldown to cake/portal interaction. It may still not do what you expect, but it probably shouldn't spin in place.

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

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