summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFredrik Ljungdahl <fredde1994@gmail.com>2020-03-02 15:01:11 +0100
committerFredrik Ljungdahl <fredde1994@gmail.com>2020-03-02 15:01:11 +0100
commite396757a8b388c4d3e2f0a28a63c4239c36ac577 (patch)
tree854ed64c8c6909623d68917be5fd0bdfd46c6511
parentef7a3cb980ec093fe8c9b8c798f6114b07d35349 (diff)
Updated Show an icon for the current weather (markdown)
-rw-r--r--Show-an-icon-for-the-current-weather.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/Show-an-icon-for-the-current-weather.md b/Show-an-icon-for-the-current-weather.md
index 0dcd71b..36ea738 100644
--- a/Show-an-icon-for-the-current-weather.md
+++ b/Show-an-icon-for-the-current-weather.md
@@ -88,9 +88,9 @@ OAM data works like this, each sprite is an 8x8 tile just like the background or
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
+![rain.png](screenshots/rain_icon.png)
+![sun.png](screenshots/sun_icon.png)
+![sandstorm.png](screenshots/sandstorm_icon.png)
Creat a new file called weather_images.asm in gfx/
```WeatherImages::