add iOS support
This commit is contained in:
14
PanoPainter/GameViewController.h
Normal file
14
PanoPainter/GameViewController.h
Normal file
@@ -0,0 +1,14 @@
|
||||
//
|
||||
// GameViewController.h
|
||||
// PanoPainter
|
||||
//
|
||||
// Created by Omar Mohamed Ali Mudhir on 07/05/17.
|
||||
// Copyright © 2017 Omar Mohamed Ali Mudhir. All rights reserved.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
#import <GLKit/GLKit.h>
|
||||
|
||||
@interface GameViewController : GLKViewController
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user