diff options
Diffstat (limited to 'data/tilesets/cut_tree_blocks.asm')
-rw-r--r-- | data/tilesets/cut_tree_blocks.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/tilesets/cut_tree_blocks.asm b/data/tilesets/cut_tree_blocks.asm index ce7903a4..ddbe28fc 100644 --- a/data/tilesets/cut_tree_blocks.asm +++ b/data/tilesets/cut_tree_blocks.asm @@ -1,6 +1,6 @@ CutTreeBlockSwaps: -; first byte = tileset block containing the cut tree -; second byte = corresponding tileset block after the cut animation happens + ; first byte = tileset block containing the cut tree + ; second byte = corresponding tileset block after the cut animation happens db $32, $6D db $33, $6C db $34, $6F |