misc/liblua/Xcode/Lua_Prefix.pch
author koda
Wed, 03 Jul 2013 01:58:45 +0200
changeset 9311 5baf10a52f43
parent 5171 f9283dc4860d
permissions -rw-r--r--
engine uses final (?) SDL 2 APIs, new events and types added. Touch input broke by the way, and system events should be handled differently

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

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