diff options
-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 |