[Windows] Fix loading debug symbol files over 2GB.

This commit is contained in:
Pāvels Nadtočajevs
2024-12-11 17:28:29 +02:00
parent 44dfa7e710
commit a8c8eca74a
4 changed files with 68 additions and 10 deletions

View File

@@ -468,6 +468,10 @@ Files extracted from upstream source:
- `*.{c,h}` files for Windows platform
- `LICENSE`
Important: Some files have Godot-made changes to load big debug symbol files.
They are marked with `/* GODOT start */` and `/* GODOT end */`
comments and a patch is provided in the `patches` folder.
## libktx