Update README.md

This commit is contained in:
Norman Bos
2024-04-09 00:04:44 +02:00
parent aa42870720
commit 72ff83fde4
+1 -2
View File
@@ -4,8 +4,7 @@ The Makefile will automatically detect and compile new source files when they ar
Project directories
- gbdk: **Must have gbdk-2020 in the root folder.**
- src: Main program source files (.c, .h, .s) can go here
- res: Program graphics and audio source files (.c, .h, .s) can go here
- obj: Compiled ROM (.gb) and debug files go in this directory
Must have gbdk-2020 in a folder named "gbdk" in the root folder.