update Header.h
This commit is contained in:
@@ -13,14 +13,6 @@
|
|||||||
@end
|
@end
|
||||||
|
|
||||||
// uYouPlus
|
// uYouPlus
|
||||||
static BOOL IsEnabled(NSString *key) {
|
|
||||||
return [[NSUserDefaults standardUserDefaults] boolForKey:key];
|
|
||||||
}
|
|
||||||
|
|
||||||
static int GetSelection(NSString *key) {
|
|
||||||
return [[NSUserDefaults standardUserDefaults] integerForKey:key];
|
|
||||||
}
|
|
||||||
|
|
||||||
@interface YTPlayabilityResolutionUserActionUIController : NSObject // Skips content warning before playing *some videos - @PoomSmart
|
@interface YTPlayabilityResolutionUserActionUIController : NSObject // Skips content warning before playing *some videos - @PoomSmart
|
||||||
- (void)confirmAlertDidPressConfirm;
|
- (void)confirmAlertDidPressConfirm;
|
||||||
@end
|
@end
|
||||||
|
|||||||
Reference in New Issue
Block a user