We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ad81b8 commit 1ea9baaCopy full SHA for 1ea9baa
1 file changed
src/backend.cpp
@@ -64,6 +64,7 @@ void DevTools::setupPlatform() {
64
"geode::cocos::getMousePos"
65
);
66
#endif
67
+}
68
69
void DevTools::newFrame() {
70
auto& io = ImGui::GetIO();
0 commit comments