moonlight-ios/Moonlight TV/ViewController.h
2018-08-25 20:33:03 -07:00

16 lines
246 B
Objective-C

//
// ViewController.h
// Moonlight TV
//
// Created by Diego Waxemberg on 8/25/18.
// Copyright © 2018 Moonlight Game Streaming Project. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface ViewController : UIViewController
@end