misc/liblua/Xcode/Lua_Prefix.pch
author Wuzzy <Wuzzy2@mail.ru>
Thu, 10 Jan 2019 19:21:08 +0100
changeset 14565 3105881d5840
parent 5171 f9283dc4860d
permissions -rw-r--r--
Fix wind bar animation not looping properly If you looked closely, you could see the wind bar “jumping” a bit. Pixel offset was off-by-1.

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

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