SameBoy/iOS/GBColorWell.h

8 lines
94 B
Objective-C

#import <UIKit/UIKit.h>
API_AVAILABLE(ios(14.0))
@interface GBColorWell : UIColorWell
@end