mirror of
https://github.com/SoPat712/YTLitePlus.git
synced 2025-08-24 11:28:52 -04:00
added files via upload
This commit is contained in:
16
Tweaks/YouPiP/Header.h
Normal file
16
Tweaks/YouPiP/Header.h
Normal file
@@ -0,0 +1,16 @@
|
||||
#ifndef YOUPIP_H_
|
||||
#define YOUPIP_H_
|
||||
|
||||
#import "AVKit-Header.h"
|
||||
|
||||
#define TweakName @"YouPiP"
|
||||
|
||||
#define EnabledKey @"YouPiPEnabled"
|
||||
#define CompatibilityModeKey @"CompatibilityModeKey"
|
||||
#define PiPActivationMethodKey @"PiPActivationMethodKey"
|
||||
#define PiPActivationMethod2Key @"PiPActivationMethod2Key"
|
||||
#define NoMiniPlayerPiPKey @"NoMiniPlayerPiPKey"
|
||||
#define NonBackgroundableKey @"NonBackgroundableKey"
|
||||
#define FakeVersionKey @"FakeVersionKey"
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user