summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Home.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Home.md b/Home.md
index 48979a3..0d1da83 100644
--- a/Home.md
+++ b/Home.md
@@ -9,6 +9,7 @@ These tutorials explain how to fix some bugs in the vanilla version of the game.
- **[Fix Snow Weather](Fix-Snow-Weather)**
- **[Seeding the RNG properly on startup](https://www.pokecommunity.com/showpost.php?p=10127870&postcount=52)**
- **[Keep the Camera from Making Waves](Keep-the-Camera-from-Making-Waves)**
+- **[Implement Missing Text Function `RESET_SIZE`](Implement-Missing-Text-Function-RESET_SIZE)**
### Basic
These tutorials are simple changes that those with basic programming knowledge should be able to do.