diff options
author | SailorMoonFan01 <36681287+SailorMoonFan01@users.noreply.github.com> | 2020-11-29 18:36:23 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-29 18:36:23 -0500 |
commit | 2f669861d3d196d968c69048b8d51c589807fbae (patch) | |
tree | f5ec0dd9e1b805fb3587a76028ff8f8b41e546c7 | |
parent | 6c74edb245a25feaf202f9ee101774be9155bf48 (diff) |
rgbds has moved from bentley to gbdev
The instructions were a bit out of date and I noticed that rgbds has moved from bentley to gbdev
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ It uses the following ROM as a base: * Pokémon Trading Card Game (U) [C][!].gbc `md5: 219b2cc64e5a052003015d4bd4c622cd` -To assemble, first download RGBDS (https://github.com/bentley/rgbds/releases) and extract it to /usr/local/bin. +To assemble, first download RGBDS (https://github.com/gbdev/rgbds/releases) and extract it to /usr/local/bin. Copy the above ROM to this directory as "baserom.gbc". Run `make` in your shell. |