diff options
author | Fredrik Ljungdahl <fredde1994@gmail.com> | 2020-03-02 15:01:11 +0100 |
---|---|---|
committer | Fredrik Ljungdahl <fredde1994@gmail.com> | 2020-03-02 15:01:11 +0100 |
commit | e396757a8b388c4d3e2f0a28a63c4239c36ac577 (patch) | |
tree | 854ed64c8c6909623d68917be5fd0bdfd46c6511 | |
parent | ef7a3cb980ec093fe8c9b8c798f6114b07d35349 (diff) |
Updated Show an icon for the current weather (markdown)
-rw-r--r-- | Show-an-icon-for-the-current-weather.md | 6 |
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 - + + Creat a new file called weather_images.asm in gfx/ ```WeatherImages:: |