misc/liblua/Xcode/Lua_Prefix.pch
author koda
Sat, 27 Jul 2013 04:19:14 +0200
changeset 9379 1bcfcaf0926e
parent 5171 f9283dc4860d
permissions -rw-r--r--
update the touch interface to the new SDL2 API touch is a little flacky, works great on buttons and wigets but crosshair and hogs are difficult to select...

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

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