From 0187014d3cd702eaafe4e8c95fbae74752fababd Mon Sep 17 00:00:00 2001 From: Justin <52604018+hiimjustin000@users.noreply.github.com> Date: Sat, 28 Sep 2024 13:57:53 -0400 Subject: [PATCH] okay what --- loader/include/Geode/cocos/include/cocos2d.h | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/loader/include/Geode/cocos/include/cocos2d.h b/loader/include/Geode/cocos/include/cocos2d.h index f2426f06..d5cfa134 100644 --- a/loader/include/Geode/cocos/include/cocos2d.h +++ b/loader/include/Geode/cocos/include/cocos2d.h @@ -325,6 +325,12 @@ THE SOFTWARE. #include "../robtop/scene_nodes/CCSceneTransitionDelegate.h" +NS_CC_BEGIN + +class CCLightning; + +NS_CC_END + #include "../robtop/xml/DS_Dictionary.h" #include "../robtop/xml/ObjectDecoder.h"