gbdk-2020 | GameBoy Development Kit |
| download: https://git.y1.nz/archives/gbdk.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit a84a5021c54b79bacf505210221f3126eddc1a74 parent 113367301f0fb6f0ada37af21a61fe7e00bc2b2e Author: bbbbbr <reg+github@roughhousing.com> Date: Sun, 19 Dec 2021 10:11:11 -0800 Docs: Fix typo Diffstat:
| M | docs/pages/01_getting_started.md | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/pages/01_getting_started.md b/docs/pages/01_getting_started.md @@ -21,7 +21,7 @@ or compile.bat -This should build the example project. You can also navigate into other example project folders and build them by typing `make`. +This should build the example project. You can also navigate into other example project folders and build in the same way. ## Linux / MacOS / Windows with Make installed:
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.