mirror of
https://github.com/u0u0/Cocos2d-Lua-Community.git
synced 2026-05-07 06:07:25 +08:00
6 lines
141 B
C
6 lines
141 B
C
// precompiled header
|
|
// include here heavy headers which are included in many files
|
|
// this will speed-up build a lot
|
|
|
|
#include "cocos2d.h"
|