Blame view

ios/cocos2d/cocos/precheader.h 141 Bytes
520389e3   xiaoyu   接入cocos源码,编译未通过,继续修改
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"