summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Infinite-TM-usage.md2
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!
![](https://i.imgur.com/tFDpY8B.png)
![](https://i.imgur.com/zA0lj2E.png)
-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.