git.y1.nz

gbdk-2020

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

commit e06edf4e324ede3d804dfac7f97864c07d65f4e6
parent b4e565621a4657eda7252f1954b2ec63f58b4958
Author: Toxa <56631470+untoxa@users.noreply.github.com>
Date:   Fri,  6 Nov 2020 00:16:09 +0300

Merge pull request #78 from bbbbbr/develop_docs_inmainrepo_tooling

Examples: Fix farptr directory name typoooo
Diffstat:
Rgbdk-lib/examples/gb/banks_farprt/Makefile -> gbdk-lib/examples/gb/banks_farptr/Makefile0
Rgbdk-lib/examples/gb/banks_farprt/bank2code.c -> gbdk-lib/examples/gb/banks_farptr/bank2code.c0
Rgbdk-lib/examples/gb/banks_farprt/banks_farptr.c -> gbdk-lib/examples/gb/banks_farptr/banks_farptr.c0
3 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/gbdk-lib/examples/gb/banks_farprt/Makefile b/gbdk-lib/examples/gb/banks_farptr/Makefile diff --git a/gbdk-lib/examples/gb/banks_farprt/bank2code.c b/gbdk-lib/examples/gb/banks_farptr/bank2code.c diff --git a/gbdk-lib/examples/gb/banks_farprt/banks_farptr.c b/gbdk-lib/examples/gb/banks_farptr/banks_farptr.c

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