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-01-25 02:26:52 +01:00
2023-01-25 02:26:52 +01:00
2023-01-25 02:26:52 +01:00
2023-07-02 21:49:35 +02:00
2023-07-16 12:02:04 +02:00