git.y1.nz

SameBoy

Accurate GB/GBC emulator
download: https://git.y1.nz/archives/sameboy.tar.gz
README | Files | Log | Refs | LICENSE

commit 91006369a6510c5db029a440691dd4becaa6208b
parent c696962151a8531115057b1af6be3862efa7c4b8
Author: Lior Halphon <LIJI32@gmail.com>
Date:   Sun, 28 Sep 2025 17:26:59 +0300

This keyword is banned

Diffstat:
MiOS/GBSlider.m2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/iOS/GBSlider.m b/iOS/GBSlider.m @@ -11,7 +11,7 @@ API_AVAILABLE(ios(19.0)) @end @interface UISlider (configuration) -@property(nonatomic, copy, nullable) UISliderTrackConfiguration *trackConfiguration API_AVAILABLE(ios(19.0)); +@property(nonatomic, copy) UISliderTrackConfiguration *trackConfiguration API_AVAILABLE(ios(19.0)); @end #endif

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.