Skip to content

Commit

Permalink
ttttt
Browse files Browse the repository at this point in the history
  • Loading branch information
YellowCat98 committed May 12, 2024
1 parent ff0c4ba commit b1fb396
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/iGeodeLib.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@

#pragma once
#include <functional>
#import <UIKit/UIKit.h>

@class NSString;

void showAlert(const char *title, const char *message, const char *Btn);
NSString* iOSVersion();
Expand Down

0 comments on commit b1fb396

Please sign in to comment.