misc/liblua/Xcode/Lua_Prefix.pch
author Xeli
Thu, 17 May 2012 20:01:56 +0200
changeset 7088 dbec9bae4de1
parent 5171 f9283dc4860d
permissions -rw-r--r--
first attempt at fixing controller/gamepad, it works with the android controller but it doesnt have hats/buttons, needs testing

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

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