diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-10-15 01:22:51 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-10-15 01:22:51 -0400 |
commit | a33dd4d8c39c1b5c2024d6765d99a4f053334cb9 (patch) | |
tree | 9177f00a889db1dd40bcd04e48eaa884813edcda | |
parent | dfd15ac766f3de933a5cd5b606b633b52d61a117 (diff) |
)
-rw-r--r-- | Add-a-new-party-menu-icon.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Add-a-new-party-menu-icon.md b/Add-a-new-party-menu-icon.md index 0a4ee9b..2c15ef4 100644 --- a/Add-a-new-party-menu-icon.md +++ b/Add-a-new-party-menu-icon.md @@ -84,7 +84,7 @@ It's common to want a unique icon for each Pokémon, like the ones from this set  -Or [this set](https://twitter.com/emimonserrate/status/861218520184623105) of the original 151 (plus Missingno!) by Emi Monserrate ([here are its still frames](screenshots/pokemon-rb-emi-party-icons.png). +Or [this set](https://twitter.com/emimonserrate/status/861218520184623105) of the original 151 (plus Missingno!) by Emi Monserrate ([here are its still frames](screenshots/pokemon-rb-emi-party-icons.png)). But when you add all 251 icons at once, `make` gives an error: |