1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-23 15:52:55 +01:00
Files
OpenRCT2/test/tests
Richard Fine 0e04dbeea1 Allow SwapBE to swap non-uint types
If we want to have more semantically meaningful types (like Direction), it's useful to be able to support those in the DataSerializer too. Swapping bytes for entire structures is probably never going to make sense, but for types that are pure wrappers around integer types, we want to be able to swap them as if they were the integer they wrap.
2019-09-01 18:40:11 +01:00
..
2019-07-14 16:45:55 +02:00
2018-07-23 15:58:01 +02:00
2019-02-07 18:50:58 +01:00
2018-07-23 15:58:01 +02:00
2018-07-23 15:58:01 +02:00
2019-08-04 16:43:50 +01:00
2018-12-29 19:23:28 +01:00
2019-08-04 16:43:50 +01:00
2018-07-23 15:58:01 +02:00
2018-07-23 15:58:01 +02:00
2018-07-23 16:00:23 +02:00
2019-03-16 11:21:36 +00:00