Skip to content

Commit

Permalink
cocoa is acool name
Browse files Browse the repository at this point in the history
  • Loading branch information
YellowCat98 committed May 11, 2024
1 parent 0342693 commit e18d7fe
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#include <Geode/Geode.hpp>
#include <Geode/modify/MenuLayer.hpp>
#include <Geode/Modify/MenuLayer.hpp>
#include "main.hpp"

using namespace geode::prelude;
Expand Down
1 change: 0 additions & 1 deletion src/mainobj.mm
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#import <UIKit/UIKit.h>
#import <Cocoa/Cocoa.h>
#include "main.hpp"

void showAlert(const char *title, const char *message) {
Expand Down

0 comments on commit e18d7fe

Please sign in to comment.