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-04-06 23:50:48 +02:00
2023-04-06 23:50:48 +02:00
2023-08-04 12:44:46 +02:00