SameBoy | Accurate GB/GBC emulator |
| download: https://git.y1.nz/archives/sameboy.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit 7127e3e068b83de2eb8a0356528aeeeb8e1cfa5a parent f1b187d5121b772472ca1ea44f00a22bf4f8f4c5 Author: Lior Halphon <LIJI32@gmail.com> Date: Sat, 31 Aug 2024 15:43:27 +0300 Remove IDE shit Diffstat:
| M | Cocoa/GBDeleteButtonCell.h | 4 | ---- |
1 file changed, 0 insertions(+), 4 deletions(-)
diff --git a/Cocoa/GBDeleteButtonCell.h b/Cocoa/GBDeleteButtonCell.h @@ -1,9 +1,5 @@ #import <Cocoa/Cocoa.h> -NS_ASSUME_NONNULL_BEGIN - @interface GBDeleteButtonCell : NSButtonCell @end - -NS_ASSUME_NONNULL_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.