misc/libtremor/Xcode/Tremor_Prefix.pch
author koda
Wed, 03 Jul 2013 01:58:45 +0200
changeset 9311 5baf10a52f43
parent 6415 af2047bb4f70
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