This commit is contained in:
2023-01-29 12:44:57 +08:00
commit 474dbdbd34
328 changed files with 21484 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
//
// ATInterstitialAdWrapper.h
// UnityContainer
//
// Created by Martin Lau on 2019/1/8.
// Copyright © 2019 Martin Lau. All rights reserved.
//
#import "ATBaseUnityWrapper.h"
@interface ATInterstitialAdWrapper : ATBaseUnityWrapper
@end