diff --git a/README.md b/README.md index a362f33..f7a60fa 100644 --- a/README.md +++ b/README.md @@ -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.