From cf443869a561e146f46d72a4bd2ee38a993d5fd1 Mon Sep 17 00:00:00 2001 From: Fredrik Ljungdahl Date: Mon, 2 Mar 2020 15:02:15 +0100 Subject: Fix weather icon links --- Show-an-icon-for-the-current-weather.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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:: -- cgit v1.2.3