Update
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#import <Foundation/Foundation.h>
|
||||
#import <QuartzCore/QuartzCore.h>
|
||||
#include <OpenGLES/ES2/gl.h>
|
||||
#include <OpenGLES/ES2/glext.h>
|
||||
|
||||
@interface EaglUIView : UIView
|
||||
{
|
||||
}
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user