misc/liblua/Xcode/Lua_Prefix.pch
author Xeli
Fri, 19 Aug 2011 17:21:18 +0200
branchhedgeroid
changeset 5609 9d66611e4d0a
parent 5171 f9283dc4860d
permissions -rw-r--r--
Introduced a Touch_Finger type to replace the arrays with coords, makes cleaner code

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

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