mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-09-16 06:52:30 +02:00
Avoid heap memory allocation and a level of indirection. This allows the compiler to optimize the program even more. No logic has been changed in this patch.