mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-02-06 06:52:55 -06:00
![Mary](/assets/img/avatar_default.png)
* time: Make TimeZoneRule blittable and avoid copies This drastically reduce overhead of using TimeZoneRule around the codebase. Effect on games is unknown * Add missing Box type * Ensure we clean the structure still This doesn't perform any copies * Address gdkchan's comments * Simplify Box