ReC98/th04/main/tile
nmlgc a10fe95b31 [Maintenance] Fix comment↔code associations
• Comments that describe all lines of code until a blank one are placed
  into the lines immediately above
• Comments that describe an entire demarcated block are placed
  immediately below the dash row at the top
• In any case, there should be a blank line after the top comment of
  a demarcated block, to keep IntelliSense-style systems from applying
  the block comment to the first actual line of code…
• …but there shouldn't be one before the dash row at the bottom, where
  it'd be redundant.

Part of P0207, funded by GhostPhanom.
2022-08-08 20:10:53 +02:00
..
bb.hpp [Decompilation] [th05] Louise / Alice / Mai & Yuki / Yumeko: Background rendering 2022-04-16 23:53:47 +02:00
bb_put.asm [Reverse-engineering] [th04/th05] .BB tile animation: Filling a single tile 2021-06-20 19:44:40 +02:00
bb_put_a.asm [Reverse-engineering] [th04/th05] .BB tile animation: Tile invalidation 2022-04-16 23:53:47 +02:00
fill_ini.asm [Maintenance] Move tile-related files to their own subdirectory 2021-06-20 19:37:20 +02:00
inv.asm [Maintenance] Move tile-related files to their own subdirectory 2021-06-20 19:37:20 +02:00
inv[bss].asm [Reverse-engineering] [th04/th05] Background rendering function pointers 2021-06-21 15:48:38 +02:00
inv_all.asm [Maintenance] Move tile-related files to their own subdirectory 2021-06-20 19:37:20 +02:00
redraw.asm [Maintenance] Move tile-related files to their own subdirectory 2021-06-20 19:37:20 +02:00
render_a.asm [Maintenance] Move tile-related files to their own subdirectory 2021-06-20 19:37:20 +02:00
section[data].asm [Maintenance] Move tile-related files to their own subdirectory 2021-06-20 19:37:20 +02:00
tile.hpp [Maintenance] Fix comment↔code associations 2022-08-08 20:10:53 +02:00
tile.inc [Maintenance] Move tile-related files to their own subdirectory 2021-06-20 19:37:20 +02:00
tiles[bss].asm [Maintenance] Move tile-related files to their own subdirectory 2021-06-20 19:37:20 +02:00