misc/libphyslayer/Xcode/Physlayer_Prefix.pch
author nemo
Wed, 13 Apr 2016 17:59:13 -0400
changeset 11649 1fd1525653d8
parent 8536 55365fccb075
permissions -rw-r--r--
SDL blit wraps at 16,384 - not the first time that routine has disappointed us.

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

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