create
This commit is contained in:
16
ShenQi/LaunchViewController.h
Normal file
16
ShenQi/LaunchViewController.h
Normal file
@@ -0,0 +1,16 @@
|
||||
//
|
||||
// LaunchViewController.h
|
||||
// ShenQi
|
||||
//
|
||||
// Created by Yao on 2024/12/19.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface LaunchViewController : UIViewController
|
||||
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
Reference in New Issue
Block a user