gbdk-2020 | GameBoy Development Kit |
| download: https://git.y1.nz/archives/gbdk.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit 6e5eb4421a1015d03329e758bfb58d1fcf0428dd parent 6522f8e874048b846fca721417ceef3d3705abe0 Author: Toxa <untoxa@mail.ru> Date: Fri, 1 Aug 2025 16:58:27 +0300 raise version to 4.5 Diffstat:
| M | gbdk-lib/include/gbdk/version.h | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gbdk-lib/include/gbdk/version.h b/gbdk-lib/include/gbdk/version.h @@ -1,6 +1,6 @@ #ifndef __VERSION_H_INCLUDE__ #define __VERSION_H_INCLUDE__ -#define __GBDK_VERSION 440 +#define __GBDK_VERSION 450 #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.