SameBoy | Accurate GB/GBC emulator |
| download: https://git.y1.nz/archives/sameboy.tar.gz | |
| README | Files | Log | Refs | LICENSE |
iOS/GBPaletteEditor.h
1 #import <UIKit/UIKit.h>
2
3 API_AVAILABLE(ios(14.0))
4 @interface GBPaletteEditor : UITableViewController
5 - (instancetype)initForPalette:(NSString *)name;
6 @end
7
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.