File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed
Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 55#include < Geode/binding/CCMenuItemSpriteExtra.hpp>
66#include " ../platform/utils.hpp"
77#include < ccTypes.h>
8+ #include < Geode/ui/SimpleAxisLayout.hpp>
89#include < Geode/ui/Layout.hpp>
910
1011using namespace geode ::prelude;
Original file line number Diff line number Diff line change 55#include < Geode/binding/FLAlertLayer.hpp>
66#include < Geode/binding/GJDropDownLayer.hpp>
77#include < Geode/ui/Layout.hpp>
8+ #include < Geode/ui/SimpleAxisLayout.hpp>
89
910void drawRowAxisArrow (
1011 ImDrawList& foreground,
Original file line number Diff line number Diff line change 22
33#include < string>
44#include < stdint.h>
5- #ifndef GEODE_IS_WINDOWS
6- #include < cxxabi.h>
7- #endif
85#include < Geode/cocos/cocoa/CCObject.h>
96
107static inline std::string getNodeName (cocos2d::CCObject* node) {
You can’t perform that action at this time.
0 commit comments