diff options
Diffstat (limited to 'Infinite-TM-usage.md')
-rw-r--r-- | Infinite-TM-usage.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Infinite-TM-usage.md b/Infinite-TM-usage.md index f7ca6ab..d65b8db 100644 --- a/Infinite-TM-usage.md +++ b/Infinite-TM-usage.md @@ -175,6 +175,4 @@ And that's it! TMs are now reusable just like in Gen 5!   -Notes: Pokemon will replenish their PP if a TM move is forgotten and relearned. - Alternatively, see [this commit](https://github.com/LOuroboros/pokeemerald/commit/6f69765770a52c1a7d6608a117112b78a2afcc22) for an implementation by Karathan that turns TMs and HMs into a bitfield, freeing up some saveblock space. This saves space, but is slightly more complex. |