Skip to content

Commit

Permalink
sexy sex sex
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSillyDoggo committed Mar 14, 2024
1 parent afb9c05 commit ceee248
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/Blur.cpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#ifdef GEODE_IS_DESKTOP

#include "Blur.hpp"

// COMPLETELY stolen from cgytrus/SimplePatchLoader (with permission)
Expand Down Expand Up @@ -325,4 +327,6 @@ class $modify(CCScheduler) {
if (!recomp)
recomp = Client::GetModule("recomp-shaders");
}
};
};

#endif

0 comments on commit ceee248

Please sign in to comment.