misc/libfreetype/Xcode-iOS/Freetype_Prefix.pch
author Xeli
Thu, 17 May 2012 20:01:56 +0200
changeset 7088 dbec9bae4de1
parent 6664 7587033bf732
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