gbdk-2020 | GameBoy Development Kit |
| download: https://git.y1.nz/archives/gbdk.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit 6228cdd9202e5071f713309ae62b2c7d2ccce9fc parent 74cfc853da5773ca95ea176c52cf18f309a28a88 Author: Toxa <untoxa@mail.ru> Date: Sun, 8 Jun 2025 21:21:32 +0300 Merge branch 'develop' of https://github.com/gbdk-2020/gbdk-2020 into develop Diffstat:
| M | gbdk-support/makenes/makenes.c | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gbdk-support/makenes/makenes.c b/gbdk-support/makenes/makenes.c @@ -47,7 +47,7 @@ void usage(void) " -n Nametable arrangement:\n" " 0: vertical arrangement / horizontal mirroring\n" " 1: horizontal arrangement / vertical mirroring\n" - " -b Battery bit set (default: 0)\n", + " -b Battery bit set (default: 0)\n" " -a Alternative nametable layout (default: 0)\n" "Arguments:\n"
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.