mirror of
https://github.com/moonlight-stream/moonlight-ios.git
synced 2026-04-10 18:06:24 +00:00
fixed a lot of jank. created a utils file and removed unused files
This commit is contained in:
@@ -19,10 +19,8 @@
|
||||
@property (strong, nonatomic) NSArray* streamConfigVals;
|
||||
@property (strong, nonatomic) NSArray* hostPickerVals;
|
||||
|
||||
+ (int) getResolvedHost;
|
||||
+ (NSData*) getRiKey;
|
||||
+ (int) getRiKeyId;
|
||||
|
||||
- (void) segueIntoStream;
|
||||
|
||||
+ (NSString*) getHost;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user