ryujinx/Ryujinx.HLE/HOS/Services/Time/TimeZone
Steveice10 ecee34a50c
Update LibHac to 0.18.0 (#4414)
* Update LibHac to 0.18.0

* Change instance of AsBytes(CreateReadOnlySpan(...)) to AsReadOnlyByteSpan(...)
2023-03-01 23:42:27 -03:00
..
Types
TimeZone.cs Reduce usage of Marshal.PtrToStructure and Marshal.StructureToPtr (#3805) 2022-11-24 15:26:29 +01:00
TimeZoneContentManager.cs Update LibHac to 0.18.0 (#4414) 2023-03-01 23:42:27 -03:00
TimeZoneManager.cs