diff options
-rw-r--r-- | Show-an-icon-for-the-current-weather.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Show-an-icon-for-the-current-weather.md b/Show-an-icon-for-the-current-weather.md index d5f15f3..8ca07ea 100644 --- a/Show-an-icon-for-the-current-weather.md +++ b/Show-an-icon-for-the-current-weather.md @@ -2,10 +2,10 @@ Since Gen 5, the current weather gets displayed during battles on the bottom scr ## Contents -1. [Add the code to display the sprites]() -2. [Add the graphics]() -3. [Optimize the code]() -4. [Addendum]() +1. [Add the code to display the sprites](#1-add-the-code-to-display-the-sprites) +2. [Add the graphics](#2-add-the-graphics) +3. [Optimize the code](#3-optimize-the-code) +4. [Addendum](#4-addendum) ## 1. Add the code to display the sprites |