misc/liblua/Xcode/Lua_Prefix.pch
author nemo
Sun, 03 Jun 2012 18:52:22 -0400
changeset 7170 84ac6c6d2d8e
parent 5171 f9283dc4860d
permissions -rw-r--r--
Only create textures for non-empty LandPixel chunks. This should save a fair amount of memory, especially on smaller maps, and eliminate a number of draws

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

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