From 1986600d4604372f4f20d1e4598cb4131828ca4b Mon Sep 17 00:00:00 2001 From: arichornlover <78001398+arichorn@users.noreply.github.com> Date: Wed, 29 Nov 2023 16:25:58 -0600 Subject: [PATCH] Add a new Header --- uYouPlus.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/uYouPlus.h b/uYouPlus.h index ce47db1..1d5a1cc 100644 --- a/uYouPlus.h +++ b/uYouPlus.h @@ -218,6 +218,9 @@ @interface _ASDisplayView : UIView @end +@interface ELMContainerNode : NSObject +@end + @interface YTAutonavEndscreenView : UIView @end