mirror of
https://github.com/geode-sdk/geode.git
synced 2025-03-24 03:39:56 -04:00
no pch
This commit is contained in:
parent
144b2d70da
commit
5170433c72
2 changed files with 2 additions and 0 deletions
loader/src/ui/mods
|
@ -11,6 +11,7 @@
|
|||
#include <Geode/ui/GeodeUI.hpp>
|
||||
#include <Geode/binding/Slider.hpp>
|
||||
#include <Geode/binding/SetTextPopup.hpp>
|
||||
#include <Geode/binding/SetIDPopup.hpp>
|
||||
#include <Geode/binding/ButtonSprite.hpp>
|
||||
#include <Geode/binding/MenuLayer.hpp>
|
||||
#include "popups/ConfirmInstall.hpp"
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
#include <Geode/ui/TextArea.hpp>
|
||||
#include <Geode/ui/IconButtonSprite.hpp>
|
||||
#include <Geode/binding/SetTextPopupDelegate.hpp>
|
||||
#include <Geode/binding/SetIDPopupDelegate.hpp>
|
||||
#include <Geode/cocos/cocoa/CCObject.h>
|
||||
#include "list/ModItem.hpp"
|
||||
#include "list/ModList.hpp"
|
||||
|
|
Loading…
Add table
Reference in a new issue