mirror of
https://github.com/devkitPro/wut.git
synced 2026-09-15 06:36:01 -05:00
This fixes situations that can arise in places such as FSReadFile/FSWriteFile, in which buffer sizes need to be aligned to 0x40; otherwise heap corruptions could happen when multithreading.