diff options
author | SailorMoonFan01 <36681287+SailorMoonFan01@users.noreply.github.com> | 2021-02-10 15:27:30 -0500 |
---|---|---|
committer | SailorMoonFan01 <36681287+SailorMoonFan01@users.noreply.github.com> | 2021-02-10 15:27:30 -0500 |
commit | d377c5f1ac36eb0b0493df48adee782154c52ce4 (patch) | |
tree | 7d95825a0b080930d41bc96c5bdde337753e400b | |
parent | 851f6f30749e5576570e1fc8848ce4dff6ee5c48 (diff) |
Updated Remove stat experience (markdown)
-rw-r--r-- | Remove-stat-experience.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Remove-stat-experience.md b/Remove-stat-experience.md index 71381fe..6d67d56 100644 --- a/Remove-stat-experience.md +++ b/Remove-stat-experience.md @@ -4,7 +4,7 @@ For hacks with increased difficulty, this may be a good feature to use ## Contents -1. Delete `ld a, b`, `ld d, a` and replace it with `ld d, 0 +1. Delete `ld a, b`, `ld d, a` and replace it with `ld d, 0` ## 1. Delete `ld a, b`, `ld d, a` and replace it with `ld d, 0` |