SameBoy | Accurate GB/GBC emulator |
| download: https://git.y1.nz/archives/sameboy.tar.gz | |
| README | Files | Log | Refs | LICENSE |
iOS/GBHorizontalLayout.h
1 #import "GBLayout.h"
2
3 @interface GBHorizontalLayout : GBLayout
4 - (instancetype)initWithTheme:(GBTheme *)theme cutoutOnRight:(bool)cutoutOnRight;
5 @end
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.