summaryrefslogtreecommitdiff
path: root/Add-debug-mode-to-red.md
diff options
context:
space:
mode:
authorAriaHiro64 <45049787+AriaHiro64@users.noreply.github.com>2020-12-22 23:50:40 -0500
committerAriaHiro64 <45049787+AriaHiro64@users.noreply.github.com>2020-12-22 23:50:40 -0500
commit5248b0d5c6f2cfd8403c7931ff07861f1d1de235 (patch)
tree15d4125eb261a70ede8ed3ad5235925e4dc83178 /Add-debug-mode-to-red.md
parent7dd33c5bd69e87ff13576202b4bc40f9c603d84d (diff)
Updated Add debug mode to red (markdown)
Diffstat (limited to 'Add-debug-mode-to-red.md')
-rw-r--r--Add-debug-mode-to-red.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Add-debug-mode-to-red.md b/Add-debug-mode-to-red.md
index e1759bb..12cc03a 100644
--- a/Add-debug-mode-to-red.md
+++ b/Add-debug-mode-to-red.md
@@ -45,4 +45,4 @@ This will create a pokemon red debug build to the build option. The reason this
pokered_opt = -jsv -n 0 -k 01 -l 0x33 -m 0x13 -r 03 -t "POKEMON RED"
pokeblue_opt = -jsv -n 0 -k 01 -l 0x33 -m 0x13 -r 03 -t "POKEMON BLUE"
+ pokered_debug_opt = -jsv -n 0 -k 01 -l 0x33 -m 0x13 -r 03 -t "POKEMON RED"
- pokeblue_debug_opt = -jsv -n 0 -k 01 -l 0x33 -m 0x13 -r 03 -t "POKEMON BLUE"```
+ pokeblue_debug_opt = -jsv -n 0 -k 01 -l 0x33 -m 0x13 -r 03 -t "POKEMON BLUE"