git.y1.nz

SameBoy

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

commit eba7e2dde9dee2f38203260813008398d8a8921b
parent 1d613adac2e04b4cd8589afd6512b0c8c5b42be4
Author: Lior Halphon <LIJI32@gmail.com>
Date:   Sat, 25 May 2024 21:23:59 +0300

Typo fix

Diffstat:
MMakefile2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -368,7 +368,7 @@ lib: $(PUBLIC_HEADERS) # Automatic dependency generation -ifneq ($(filter-out ios ios-ipa ios-dev clean bootroms libretro %.bin, $(MAKECMDGOALS)),) +ifneq ($(filter-out ios ios-ipa ios-deb clean bootroms libretro %.bin, $(MAKECMDGOALS)),) -include $(CORE_OBJECTS:.o=.dep) ifneq ($(filter $(MAKECMDGOALS),sdl),) -include $(SDL_OBJECTS:.o=.dep)

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