summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2018-07-22 19:26:03 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2018-07-22 19:26:03 -0400
commitc616cbf2cdb86695eec266abde06fbfdfcbbc3a4 (patch)
treefae18763a5a8f5662fbf1553be75c64457588936
parent433347c3f99c7b50eb18af8df57f44b49822b2cc (diff)
front.animated.tilemap
-rw-r--r--Remove-Pokémon-sprite-animations.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Remove-Pokémon-sprite-animations.md b/Remove-Pokémon-sprite-animations.md
index 553112d..d4bccd6 100644
--- a/Remove-Pokémon-sprite-animations.md
+++ b/Remove-Pokémon-sprite-animations.md
@@ -48,6 +48,7 @@ Then run these commands to delete files that might have been created by `make`:
```bash
rm -f gfx/pokemon/*/front.animated.2bpp
rm -f gfx/pokemon/*/front.animated.2bpp.lz
+rm -f gfx/pokemon/*/front.animated.tilemap
rm -f gfx/pokemon/*/bitmask.asm
rm -f gfx/pokemon/*/frames.asm
```