diff options
-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` |