This commit is contained in:
2023-01-29 12:44:57 +08:00
commit b0c40a046f
358 changed files with 24287 additions and 0 deletions

View File

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