misc/libphyslayer/Xcode/Physlayer_Prefix.pch
author Wuzzy <almikes@aol.com>
Mon, 10 Apr 2017 21:42:53 +0200
changeset 12217 a6cd48b8ef61
parent 8536 55365fccb075
permissions -rw-r--r--
Prevent frontend from starting game w/ >48 hogs This is because the engine does not support >48 hogs (another bug), but at least this commit a common crash with useless/confusing error message.

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

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