We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21299dd commit 488cfc3Copy full SHA for 488cfc3
src/roulette/RLRouletteInfoAlertLayer.cpp
@@ -1,5 +1,7 @@
1
#include "RLRouletteInfoAlertLayer.hpp"
2
3
+#include <Geode/binding/TextArea.hpp>
4
+
5
#include "../custom_layers/RLIntegerInputAlertLayer.hpp"
6
#include "../roulette/RLRouletteLayer.hpp"
7
#include "RouletteManager.hpp"
src/roulette/RLRouletteLayer.cpp
@@ -1,5 +1,8 @@
#include "RLRouletteLayer.hpp"
+// TODO: no..
+#include <Geode/Geode.hpp>
#include <matjson.hpp>
8
#include <rtrp/objects/LevelObject.hpp>
0 commit comments