SameBoy/Cocoa/GBViewGL.h

6 lines
55 B
Objective-C
Raw Normal View History

#import "GBView.h"
@interface GBViewGL : GBView
@end