From 15bcd882288c2f7e4a902a44cd9b90d76306fcf9 Mon Sep 17 00:00:00 2001 From: Rangi Date: Wed, 15 Jul 2020 12:39:50 -0400 Subject: Indent comments that describe data table macro formats --- data/tilesets/cut_tree_blocks.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/tilesets/cut_tree_blocks.asm') 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 -- cgit v1.3.1-sl0p