misc/liblua/Xcode/Lua_Prefix.pch
author sheepluva
Sun, 23 Nov 2014 18:16:54 +0100
changeset 10541 7b74aa1bb58d
parent 5171 f9283dc4860d
permissions -rw-r--r--
Lua API: onSpritePlacement(spriteId, centerX, centerY) onGirderPlacement(frameIdx, centerX, centerY) onRubberPlacement(frameIdx, centerX, centerY)

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

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