diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-07-22 19:26:03 -0400 |
|---|---|---|
| committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-07-22 19:26:03 -0400 |
| commit | c616cbf2cdb86695eec266abde06fbfdfcbbc3a4 (patch) | |
| tree | fae18763a5a8f5662fbf1553be75c64457588936 | |
| parent | 433347c3f99c7b50eb18af8df57f44b49822b2cc (diff) | |
front.animated.tilemap
| -rw-r--r-- | Remove-Pokémon-sprite-animations.md | 1 |
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 ``` |
