From fa35f3c7a18f48fb9db526f8b2cbf91b22b2d242 Mon Sep 17 00:00:00 2001 From: Explodingbill Date: Mon, 29 Jan 2024 12:30:20 +1100 Subject: [PATCH] macos --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index 49909ef..500da5c 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -467,7 +467,7 @@ class $modify(InfoLayer) { }; -#ifndef GEODE_IS_MAC +#ifndef GEODE_IS_MACOS class $modify (GJCommentListLayer) {