asteroid-game/proj.ios/CustomGLKView.h

14 lines
268 B
C
Raw Normal View History

2013-05-27 20:14:29 +00:00
//
// CustomGLKView.h
// doublehitballs
//
// Created by vvv ооо on 15.07.12.
// Copyright (c) 2012 __MyCompanyName__. All rights reserved.
//
#import "include/Utils/IosApi/ObjC/GLKViewTemplate.h"
@interface CustomGLKView : GLKViewTemplate
@end