misc/libtremor/Xcode/Tremor_Prefix.pch
author Xeli
Thu, 17 May 2012 15:58:04 +0200
changeset 7083 5339aba29571
parent 6415 af2047bb4f70
permissions -rw-r--r--
unbreak android build - export the Game function - fill the ammo store with 0s in the frondend, if we're missing any weapons - use english as default language

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

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