diff options
-rw-r--r-- | Home.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |