precheader.h 141 Bytes Edit Raw Blame History 1 2 3 4 5 // precompiled header // include here heavy headers which are included in many files // this will speed-up build a lot #include "cocos2d.h"