This commit is contained in:
m1337 2024-08-29 23:24:03 +07:00 committed by Michael
parent 6f80ce9993
commit d107b21d5f
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
#include <errno.h> #include <errno.h>
#include <substrate.h> #include <substrate.h>
#include <rfb/rfb.h> #include <rfb/rfb.h>
#import <Foundation/Foundation.h>
#import <IOSurface/IOSurfaceRef.h>
#import <rootless.h>
#define kSettingsPath @"/var/mobile/Library/Preferences/com.cosmosgenius.screendump.plist" #define kSettingsPath @"/var/mobile/Library/Preferences/com.cosmosgenius.screendump.plist"