mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-22 07:27:59 -05:00
okay what
This commit is contained in:
parent
2a8ea4ef44
commit
0187014d3c
1 changed files with 6 additions and 0 deletions
6
loader/include/Geode/cocos/include/cocos2d.h
vendored
6
loader/include/Geode/cocos/include/cocos2d.h
vendored
|
@ -325,6 +325,12 @@ THE SOFTWARE.
|
||||||
|
|
||||||
#include "../robtop/scene_nodes/CCSceneTransitionDelegate.h"
|
#include "../robtop/scene_nodes/CCSceneTransitionDelegate.h"
|
||||||
|
|
||||||
|
NS_CC_BEGIN
|
||||||
|
|
||||||
|
class CCLightning;
|
||||||
|
|
||||||
|
NS_CC_END
|
||||||
|
|
||||||
#include "../robtop/xml/DS_Dictionary.h"
|
#include "../robtop/xml/DS_Dictionary.h"
|
||||||
#include "../robtop/xml/ObjectDecoder.h"
|
#include "../robtop/xml/ObjectDecoder.h"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue