mirror of
https://github.com/tiennm99/fbird.git
synced 2026-06-14 18:11:17 +00:00
6 lines
141 B
C
Vendored
6 lines
141 B
C
Vendored
// precompiled header
|
|
// include here heavy headers which are included in many files
|
|
// this will speed-up build a lot
|
|
|
|
#include "cocos2d.h"
|