nmlgc
1e41fa0617
[Maintenance] Remove redundant `#include`s
...
Part of P0285, funded by [Anonymous] and iruleatgames.
2024-07-09 08:46:51 +02:00
nmlgc
2c52cc83b1
[Maintenance] Random number ring buffer: Remove `extern "C"`
...
Didn't expect to cover it this soon, but I'd really like to have a "is
range a power of two" template.
Part of P0242, funded by Yanga.
2023-06-06 21:07:08 +02:00
nmlgc
3e79deeb3a
[Contributing] Define function brace placement rules
...
I've been following them pretty consistently for a while now, time to
finally write them down.
Part of P0204, funded by [Anonymous] and Yanga.
2022-07-10 13:45:18 +02:00
nmlgc
901eda4594
[Maintenance] Consistently indent preprocessor macros
...
Let's see if anyone ever tries to compile this codebase with a pre-C89
compiler that enforces the # at the beginning of the line.
Part of P0203, funded by [Anonymous] and GhostRiderCog.
2022-07-10 13:06:26 +02:00
nmlgc
580fa8301a
[Decompilation] [th02] Random number ring buffer reads, instance #2
...
And that's how you decompile from the beginning of a segment.
Part of P0085, funded by -Tom-.
2020-04-03 17:32:49 +02:00