summaryrefslogtreecommitdiff
path: root/Adding-BLUMON.GB-debugging-features-to-a-POKERED-build..md
diff options
context:
space:
mode:
Diffstat (limited to 'Adding-BLUMON.GB-debugging-features-to-a-POKERED-build..md')
-rw-r--r--Adding-BLUMON.GB-debugging-features-to-a-POKERED-build..md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Adding-BLUMON.GB-debugging-features-to-a-POKERED-build..md b/Adding-BLUMON.GB-debugging-features-to-a-POKERED-build..md
index 843b11c..12c7812 100644
--- a/Adding-BLUMON.GB-debugging-features-to-a-POKERED-build..md
+++ b/Adding-BLUMON.GB-debugging-features-to-a-POKERED-build..md
@@ -1,4 +1,4 @@
-This will create a pokemon red debug build to the build option. The reason this is not included in base pokered is because there is no red debug to disassemble. Go to your Makefile and edit these lines.
+This will create a pokemon red debug build to the build option. The reason this is not included in base pokered is because there is no Pokemon Red debug ROM to disassemble. Go to your Makefile and edit these lines.
`- roms := pokered.gbc pokeblue.gbc pokeblue_debug.gbc`
`+ roms := pokered.gbc pokeblue.gbc pokered_debug.gbc pokeblue_debug.gbc`