Skip to content

Commit 0ad3cb8

Browse files
committed
web request for lead dev credits
1 parent aff9b47 commit 0ad3cb8

71 files changed

Lines changed: 222 additions & 110 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion

src/Utils.h renamed to src/Util.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616

1717
#include <Geode/ui/Button.hpp>
1818

19+
#include <Geode/utils/web.hpp>
1920
#include <Geode/utils/cocos.hpp>
2021

2122
#include <Geode/binding/FMODAudioEngine.hpp>

src/hooks.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#include <Utils.h>
1+
#include <Util.h>
22

33
#include <ranges>
44

src/hooks/Achievement.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#include <Utils.h>
1+
#include <Util.h>
22
#include <horrible/API.h>
33

44
#include <Geode/Geode.hpp>

src/hooks/Dementia.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#include <Utils.h>
1+
#include <Util.h>
22

33
#include <Geode/Geode.hpp>
44

src/hooks/Flicks.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#include <Utils.h>
1+
#include <Util.h>
22

33
#include <Geode/Geode.hpp>
44

src/hooks/Gambler.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#include <Utils.h>
1+
#include <Util.h>
22

33
#include <Geode/Geode.hpp>
44

src/hooks/Mock.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#include <Utils.h>
1+
#include <Util.h>
22

33
#include <Geode/Geode.hpp>
44

src/hooks/OnIce.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#include <Utils.h>
1+
#include <Util.h>
22

33
#include <Geode/Geode.hpp>
44

src/hooks/Placebo.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#include <Utils.h>
1+
#include <Util.h>
22

33
#include <Geode/Geode.hpp>
44

0 commit comments

Comments
 (0)