From b8233258da4e9ec0fbd9e2886484ed73516a928d Mon Sep 17 00:00:00 2001 From: Justin <52604018+hiimjustin000@users.noreply.github.com> Date: Sat, 28 Sep 2024 14:25:40 -0400 Subject: [PATCH] i think i got it --- loader/include/Geode/cocos/include/cocos2d.h | 6 ------ 1 file changed, 6 deletions(-) diff --git a/loader/include/Geode/cocos/include/cocos2d.h b/loader/include/Geode/cocos/include/cocos2d.h index d5cfa134..f2426f06 100644 --- a/loader/include/Geode/cocos/include/cocos2d.h +++ b/loader/include/Geode/cocos/include/cocos2d.h @@ -325,12 +325,6 @@ 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"