misc/liblua/Xcode/Lua_Prefix.pch
author sheepluva
Wed, 20 Jan 2016 00:57:09 +0100
changeset 11518 02a13be714d2
parent 5171 f9283dc4860d
permissions -rw-r--r--
SDL2: fix toggling fullscreen. dunno how well this works on non-linux-OS if it works well, then resizing could be made way more responsive too

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

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