summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormid-kid <esteve.varela@gmail.com>2018-09-06 18:11:27 +0200
committermid-kid <esteve.varela@gmail.com>2018-09-06 18:11:27 +0200
commitc080dabd8d96d1e5a7c5b9b42b5aadce7fa0b523 (patch)
treee2509b62cb2dc28b9520d2b8f1f2257e39944003
parenta15c2659fc21c0a6924bd681c04a87882cd9d714 (diff)
Updated Links (markdown)
-rw-r--r--Links.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Links.md b/Links.md
index 6562ac6..2628aa2 100644
--- a/Links.md
+++ b/Links.md
@@ -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