summaryrefslogtreecommitdiff
path: root/Remove-stat-experience.md
diff options
context:
space:
mode:
Diffstat (limited to 'Remove-stat-experience.md')
-rw-r--r--Remove-stat-experience.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Remove-stat-experience.md b/Remove-stat-experience.md
index d69806d..71381fe 100644
--- a/Remove-stat-experience.md
+++ b/Remove-stat-experience.md
@@ -9,7 +9,7 @@ For hacks with increased difficulty, this may be a good feature to use
## 1. Delete `ld a, b`, `ld d, a` and replace it with `ld d, 0`
-Delete the little portion of code as follows
+Go to [/engine/pokemon/move_mon.asm](https://github.com/pret/pokecrystal/blob/master/engine/pokemon/move_mon.asm) and delete the little portion of code as follows
```diff
CalcMonStatC: