misc/liblua/Xcode/Lua_Prefix.pch
author unc0rr
Sat, 13 Aug 2011 20:44:42 +0400
changeset 5555 38e3d9347910
parent 5171 f9283dc4860d
permissions -rw-r--r--
Don't switch to gsConfirm state (which is pretty same as gsGame) when not in gsGame or gsChat state. Prevents crashes and other possible kinds of wierd behaviour.

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

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