diff options
author | Daniel Harding <33dannye@gmail.com> | 2020-11-30 13:18:57 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-30 13:18:57 -0600 |
commit | dc85e53b081c1c559c60361ce221a7796aff6a22 (patch) | |
tree | c3bc93bfe949403f2fdf5aef47c6cc62151ae453 | |
parent | 7d798dd79c3a8ef0dd631dd143ba911fe09f1fff (diff) | |
parent | 2f669861d3d196d968c69048b8d51c589807fbae (diff) |
Merge pull request #74 from SailorMoonFan01/patch-1
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. |