git.y1.nz

SameBoy

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

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

Windows being Windows

Diffstat:
AWindows/limits.h2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/Windows/limits.h b/Windows/limits.h @@ -0,0 +1,2 @@ +#include_next <limits.h> +#define PATH_MAX 1024

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