Kawe Mazidjatari 5f64cd83d8 Fix FileSystem size integer truncation
The implementation in the engine always took/returned signed 64bit size types, but I made a mistake when reversing the virtual function table. All types have been changed to what they should be (mostly signed 64bit, very few unsigned), and usage in-SDK has been adjusted accordingly.
2023-08-09 14:43:54 +02:00
..
2023-05-10 00:05:38 +02:00
2023-05-10 00:05:38 +02:00
2023-03-20 00:17:29 +01:00
2023-06-18 22:16:43 +02:00
2023-07-02 21:49:35 +02:00
2023-03-20 00:17:29 +01:00
2022-04-10 19:59:34 +02:00