summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFredrik Ljungdahl <fredde1994@gmail.com>2020-03-02 15:02:15 +0100
committerFredrik Ljungdahl <fredde1994@gmail.com>2020-03-02 15:02:15 +0100
commitcf443869a561e146f46d72a4bd2ee38a993d5fd1 (patch)
tree61fc44df28fc9d8acaaafc7c2699a76fabf6ef39
parente396757a8b388c4d3e2f0a28a63c4239c36ac577 (diff)
Fix weather icon links
-rw-r--r--Show-an-icon-for-the-current-weather.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Show-an-icon-for-the-current-weather.md b/Show-an-icon-for-the-current-weather.md
index 36ea738..0fce0c8 100644
--- a/Show-an-icon-for-the-current-weather.md
+++ b/Show-an-icon-for-the-current-weather.md
@@ -90,7 +90,7 @@ Add these graphics to gfx/battle/weather
![rain.png](screenshots/rain_icon.png)
![sun.png](screenshots/sun_icon.png)
-![sandstorm.png](screenshots/sandstorm_icon.png)
+![sandstorm.png](screenshots/sand_icon.png)
Creat a new file called weather_images.asm in gfx/
```WeatherImages::