Commit Graph

2 Commits

Author SHA1 Message Date
Maxim Biro 9a8dfa06ab fix: save_compatibility_test failing on big-endian systems
save_compatibility_test was failing on big-endian systems, as it was
written and tested on a little-endian system and savedata is not
endianness portable[1].

[1] https://github.com/TokTok/c-toxcore/issues/2693
2024-02-17 19:51:10 -05:00
endoffile78 30960dcc7e Add save file generator, save compatibility test, and generate a save file 2018-08-19 10:38:51 +00:00