gbdk-2020 | GameBoy Development Kit |
| download: https://git.y1.nz/archives/gbdk.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit 2dfd8a64390fe4083ea1d8db78a2c0324cefe401 parent e7c6ef39dbfae0cd8a1ff569393613b3754dc7a8 Author: Zal0 <cebolleto@gmail.com> Date: Fri, 29 Jan 2021 07:26:30 +0100 fixed .gitignore Diffstat:
| M | .gitignore | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore @@ -54,8 +54,8 @@ build/ *.user *.opendb *.db +*.suo gbdk-support/Debug/ -gbdk-support/ as/bin link/bin maccer
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.