ReC98/th02/core
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
..
exit.c [Maintenance] Change line endings in old C/C++ files to LF 2021-12-27 01:06:32 +01:00
globals.cpp [Maintenance] [th02] Put OP/MAINE globals into a single translation unit 2022-03-26 20:44:42 +01:00
globals.hpp [Maintenance] [th02] Put OP/MAINE globals into a single translation unit 2022-03-26 20:44:42 +01:00
initexit.h
initmain.cpp
initop.cpp [Maintenance] Remove `extern "C"` from `x86real.h` and `decomp.hpp` 2022-04-16 23:53:46 +02:00
zunerror.h [Maintenance] Fix comment↔code associations 2022-08-08 20:10:53 +02:00