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-31 23:58:24 +02:00
2023-08-04 10:48:22 +02:00