maybe fix mac

This commit is contained in:
matcool 2024-02-26 22:45:05 -03:00
parent b9f8c38dca
commit ba91dfa6a4

View file

@ -7,6 +7,7 @@ using namespace geode::prelude;
#include <Geode/Utils.hpp>
#include <Geode/binding/GameManager.hpp>
#include <objc/runtime.h>
#include <Geode/utils/web.hpp>
bool utils::clipboard::write(std::string const& data) {
[[NSPasteboard generalPasteboard] clearContents];