mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-03-28 04:19:33 -04:00
Passing around a 64 byte data struct by value is kind of wasteful, instead pass a reference to the struct.
Passing around a 64 byte data struct by value is kind of wasteful, instead pass a reference to the struct.