ReC98/th05/main/player
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
..
angle.cpp [Maintenance] Remove `extern "C"` from more areas of code 2022-06-24 23:28:19 +02:00
bomb.hpp [Reverse-engineering] General bomb-related globals 2020-08-28 15:03:03 +02:00
bombanim.cpp [Maintenance] Add min/max abstractions for constrained random numbers 2022-04-30 14:37:23 +02:00
bombanim[bss].asm [Reverse-engineering] [th05] Bombs: Character-specific animation structures 2020-08-28 15:18:15 +02:00
hitshot_from.asm [Maintenance] Move all features exclusive to MAIN.EXE to a main/ subdirectory 2020-04-15 20:58:01 +02:00
hitshot_from[bss].asm [Maintenance] Move all features exclusive to MAIN.EXE to a main/ subdirectory 2020-04-15 20:58:01 +02:00
hitshots[bss].asm [Maintenance] Move all features exclusive to MAIN.EXE to a main/ subdirectory 2020-04-15 20:58:01 +02:00
player.hpp [Decompilation] [th05] Shinki: Pattern 9/11 2022-05-01 00:22:03 +02:00
shot.hpp [Maintenance] Fix comment↔code associations 2022-08-08 20:10:53 +02:00
shot_types.inc [Maintenance] Move all features exclusive to MAIN.EXE to a main/ subdirectory 2020-04-15 20:58:01 +02:00
shots_add.asm [Maintenance] [th04/th05] Remove `extern "C"` from more areas of code 2022-03-26 20:44:54 +01:00
speed[bss].asm [Maintenance] [th04/th05] Assemble 16-bit .ASM files case-sensitively 2020-05-03 23:56:08 +02:00