git.y1.nz

gbdk-2020

GameBoy Development Kit
download: https://git.y1.nz/archives/gbdk.tar.gz
README | Files | Log | Refs | LICENSE

commit ddb6e0ce8ea6bb234d3e4cd965df19421cc13804
parent 48265b8e171f04d5fe98f95f2aecd11830cb632c
Author: bbbbbr <bbbbbr@users.noreply.github.com>
Date:   Wed,  2 Feb 2022 13:07:21 -0800

Update include version to 4.0.6
Diffstat:
Mgbdk-lib/include/gbdk/version.h5++---
1 file changed, 2 insertions(+), 3 deletions(-)

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 405 +#define __GBDK_VERSION 406 -#endif - +#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.