From 0ee2b5beb2fbb3a350bb623e0c094caf1ca16c74 Mon Sep 17 00:00:00 2001 From: Oleksandr Nemesh Date: Thu, 11 Jul 2024 14:46:55 +0300 Subject: [PATCH] add include --- loader/include/Geode/cocos/include/cocos2d.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/loader/include/Geode/cocos/include/cocos2d.h b/loader/include/Geode/cocos/include/cocos2d.h index 215aa4ae..6af49aaa 100644 --- a/loader/include/Geode/cocos/include/cocos2d.h +++ b/loader/include/Geode/cocos/include/cocos2d.h @@ -325,6 +325,8 @@ THE SOFTWARE. #include "../robtop/scene_nodes/CCSceneTransitionDelegate.h" +#include "../robtop/special_nodes/CCLightning.h" + #include "../robtop/xml/DS_Dictionary.h" // #include "../robtop/glfw/glfw3.h"