Ryujinx/Ryujinx.HLE
Mary 2382717600
timezone: Fix regression caused by #3361 (#3418)
Because of that PR, TimeZoneRule was bigger than 0x4000 thanks to a
misuse of a constant.

This commit address this issue and add a new unit test to ensure the size of
TimeZoneRule is 0x4000 bytes.

Also address suggestions that were lost on the original PR.
2022-06-24 21:11:56 +02:00
..
2022-03-22 20:46:16 +01:00
2022-02-27 00:52:25 +01:00
2021-11-28 21:24:17 +01:00
2022-03-22 20:46:16 +01:00
2022-05-15 13:30:15 +02:00