summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheXaman <48356183+TheXaman@users.noreply.github.com>2020-10-23 10:52:52 +0200
committerTheXaman <48356183+TheXaman@users.noreply.github.com>2020-10-23 10:52:52 +0200
commit07ef8df01edd5c226b91a8b50687939f0b69775e (patch)
tree498834a66aafbb0575aa1aa723994a416457c2a4
parent5cbe6b4f18d7fd2edff7e1bc983a4dc30a1efa0d (diff)
Updated Add a debug menu (markdown)
-rw-r--r--Add-a-debug-menu.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/Add-a-debug-menu.md b/Add-a-debug-menu.md
index 3b1974f..c75de34 100644
--- a/Add-a-debug-menu.md
+++ b/Add-a-debug-menu.md
@@ -452,6 +452,8 @@ make clean
make DDEBUG=1
```
+or check out the commits of the repo yourself [LINK](https://github.com/TheXaman/pokeemerald/tree/tx_debug_system).
+
**Access ingame:**
From now one if you want the menu to show up you have to run your "make" command with the addition parameter: **DDEBUG=1** (yes 2 D's).
To access ingame press **R + Start**.