git.y1.nz

gbdk-2020

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

commit 5ef88ec28934b09682dcd95fe819adca92004f59
parent aca9e99d6ddaf0655a0f62648b49bff5138dad28
Author: Toxa <untoxa@mail.ru>
Date:   Sat, 16 Jan 2021 00:34:35 +0300

GBDK_VERSION define updated

Diffstat:
Mgbdk-lib/include/gb/gb.h2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gbdk-lib/include/gb/gb.h b/gbdk-lib/include/gb/gb.h @@ -4,7 +4,7 @@ #ifndef _GB_H #define _GB_H -#define __GBDK_VERSION 400 +#define __GBDK_VERSION 402 #include <types.h> #include <gb/hardware.h>

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