misc/liblua/Xcode/Lua_Prefix.pch
author sheepluva
Wed, 27 Apr 2016 00:04:37 +0200
changeset 11736 e9481c5a130b
parent 5171 f9283dc4860d
permissions -rw-r--r--
Lua-API - GetClanColor: Verify argument and display error message on fail (instead of engine crash)

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

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