SameBoy/iOS/GBVerticalLayout.h

6 lines
67 B
Objective-C

#import "GBLayout.h"
@interface GBVerticalLayout : GBLayout
@end