Adding tutorial for reset size text control code

tustin2121 2020-10-13 21:32:50 -04:00
parent 5511f5df53
commit 29d0bde466

@ -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.