File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1- #include " Hacks .hpp"
1+ #include " hacks .hpp"
22
33bool Hacks::isHackEnabled (const std::string& tag) {
44 return Mod::get ()->getSavedValue <bool >(tag);
Original file line number Diff line number Diff line change 11// this code needs to be fixed
22
3- #include " ../../Hacks .hpp"
3+ #include " ../../hacks .hpp"
44#include < Geode/Geode.hpp>
55
66using namespace geode ::prelude;
Original file line number Diff line number Diff line change 1- #include " ../../Hacks .hpp"
1+ #include " ../../hacks .hpp"
22#include < Geode/Geode.hpp>
33
44using namespace geode ::prelude;
Original file line number Diff line number Diff line change 1- #include " ../../Hacks .hpp"
1+ #include " ../../hacks .hpp"
22#include < Geode/Geode.hpp>
33
44using namespace geode ::prelude;
Original file line number Diff line number Diff line change 11#include < Geode/Geode.hpp>
22#include < Geode/modify/CCScheduler.hpp>
3- #include " ../../Hacks .hpp"
3+ #include " ../../hacks .hpp"
44
55// come back to this later
66
Original file line number Diff line number Diff line change 11#include < Geode/Geode.hpp>
22#include < Geode/modify/GameManager.hpp>
3- #include " ../../Hacks .hpp"
3+ #include " ../../hacks .hpp"
44
55using namespace geode ::prelude;
66
Original file line number Diff line number Diff line change 11#include < Geode/Geode.hpp>
22#include < Geode/modify/PlayLayer.hpp>
3- #include " ../../Hacks .hpp"
3+ #include " ../../hacks .hpp"
44
55using namespace geode ::prelude;
66
Original file line number Diff line number Diff line change 33#include < Geode/modify/CCScene.hpp>
44#include < Geode/modify/CCTouchDispatcher.hpp>
55#include < imgui-cocos.hpp>
6- #include " Hacks .hpp"
6+ #include " hacks .hpp"
77
88using namespace geode ::prelude;
99
You can’t perform that action at this time.
0 commit comments