misc/libphyslayer/Xcode/Physlayer_Prefix.pch
author nemo
Sun, 03 Nov 2013 14:45:07 -0500
changeset 9672 8663d299ba62
parent 8536 55365fccb075
permissions -rw-r--r--
this should prevent sliding when game clock isn't running. sorry unc0rr, not going to bother encapsulating. maybe later. short on time right now/lazy

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

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