10 lines
168 B
Plaintext
10 lines
168 B
Plaintext
![]() |
#if PLATFORM_VISIONOS
|
||
|
|
||
|
#import "UnityViewControllerBase.h"
|
||
|
#import "UnityAppController.h"
|
||
|
|
||
|
@implementation UnityDefaultViewController
|
||
|
@end
|
||
|
|
||
|
#endif // PLATFORM_VISIONOS
|