Update uYouPlus.h

This commit is contained in:
arichornlover 2023-10-23 20:39:20 -05:00 committed by GitHub
parent 4bfbcd5f6a
commit 851f831b73
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -190,6 +190,7 @@
@end
@interface _ASDisplayView : UIView
- (UIView *)findCellContainingButton:(UIButton *)button;
@end
@interface YTAutonavEndscreenView : UIView