SameBoy | Accurate GB/GBC emulator |
| download: https://git.y1.nz/archives/sameboy.tar.gz | |
| README | Files | Log | Refs | LICENSE |
Cocoa/GBDebuggerButton.h
1 #import <Cocoa/Cocoa.h>
2
3 @class GBDocument;
4 @interface GBDebuggerButton : NSButton
5 @property (weak) IBOutlet NSTextField *textField;
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.