SameBoy | Accurate GB/GBC emulator |
| download: https://git.y1.nz/archives/sameboy.tar.gz | |
| README | Files | Log | Refs | LICENSE |
Cocoa/GBDisabledButton.m
1 #import "GBDisabledButton.h"
2
3 @implementation GBDisabledButton
4 - (void)mouseDown:(NSEvent *)event
5 {
6
7 }
8 @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.