git.y1.nz

gbdk-2020

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

commit 459b6753ab6f7a4bbb51e92d62a59515667e2ecd
parent 87103a9378583fc25fe37f23f92ac2e54b9125d3
Author: Toxa <untoxa@mail.ru>
Date:   Thu, 25 Mar 2021 13:33:04 +0300

tabs to space in changelog

Diffstat:
Mgbdk-support/ChangeLog16++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/gbdk-support/ChangeLog b/gbdk-support/ChangeLog @@ -1,13 +1,13 @@ gbdk-4.0.3 - Updated documentation, including the PDF version - - Library was improved - - Metasprites support (see example) - - GBCompress decompressor included (see example) - - Large map scrolling helper functions (see example) - - Multiple minor improvements - - New tools - - png2mtspr converts png images into metasprite structs - - gbcompress compression utility, compatible with GBTD/GBMB + - Library was improved + - Metasprites support (see example) + - GBCompress decompressor included (see example) + - Large map scrolling helper functions (see example) + - Multiple minor improvements + - New tools + - png2mtspr converts png images into metasprite structs + - gbcompress compression utility, compatible with GBTD/GBMB gbdk-4.0.2 - Updated documentation

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