diff options
author | mid-kid <esteve.varela@gmail.com> | 2018-09-06 18:11:27 +0200 |
---|---|---|
committer | mid-kid <esteve.varela@gmail.com> | 2018-09-06 18:11:27 +0200 |
commit | c080dabd8d96d1e5a7c5b9b42b5aadce7fa0b523 (patch) | |
tree | e2509b62cb2dc28b9520d2b8f1f2257e39944003 | |
parent | a15c2659fc21c0a6924bd681c04a87882cd9d714 (diff) |
Updated Links (markdown)
-rw-r--r-- | Links.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,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/Rangi42/pokecrystal/blob/freespace/tools/free_space.awk) - Calculates available space in the ROM from the pokecrystal.map file. +- [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. Documents |