SameBoy/iOS/GBHorizontalLayout.h

6 lines
69 B
Objective-C

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