diff options
author | mid-kid <esteve.varela@gmail.com> | 2019-01-27 16:49:49 +0100 |
---|---|---|
committer | mid-kid <esteve.varela@gmail.com> | 2019-01-27 16:49:49 +0100 |
commit | 77660a837d7d4a67dbaf0694ff381ae8dcbe717f (patch) | |
tree | c16e2ce955266da45a69b397c8c96fdb568503b1 | |
parent | 241a89d3827e6ea224ca242384db76c6e6f91350 (diff) |
Update sprites.scm link.
-rw-r--r-- | Links.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ Utilities - [Polished Map](https://github.com/Rangi42/polished-map) - C++-based map and tileset editor. - [Crowdmap](https://github.com/yenatch/crowdmap) - Javascript-based map and event editor. - [free_space.awk](https://github.com/pret/pokecrystal/blob/master/tools/free_space.awk) - Calculates available space in the ROM from the pokecrystal.map file. -- [sprites.scm](https://pastebin.com/raw/3msajDaj) - GIMP script to aid with creating a proper Pokémon sprite. +- [sprites.scm](https://raw.githubusercontent.com/mid-kid/config/master/gimp-scripts/sprites.scm) - GIMP script to aid with creating a proper Pokémon sprite. Documents --------- |