Miscellaneous refactoring of code and docs (#1411)

This commit is contained in:
Sylvie
2024-06-18 14:47:31 -04:00
committed by GitHub
parent 623c3f662c
commit ee748cfe26
4 changed files with 18 additions and 18 deletions

View File

@@ -53,9 +53,9 @@ The fork becomes the reference implementation of RGBDS.
.It
2015-01-18:
.An stag019
begins implementing rgbgfx, a PNGtoGame Boy graphics converter, for eventual integration into RGBDS.
begins implementing RGBGFX, a PNGtoGame Boy graphics converter, for eventual integration into RGBDS.
.It
2016-09-05: rgbgfx is integrated into Bentley's repository.
2016-09-05: RGBGFX is integrated into Bentley's repository.
.It
2017-02-23: Bentley's repository is moved to the
.Lk https://github.com/rednex/rgbds rednex