diff options
author | Davi <davicr38@gmail.com> | 2023-05-07 11:01:20 -0300 |
---|---|---|
committer | Davi <davicr38@gmail.com> | 2023-05-07 11:01:20 -0300 |
commit | 65236fe2d5483d50224d81741638d07a0fc15504 (patch) | |
tree | c8e71bdf81fcef3892bbd280a04c4845507b5997 /modules/gdscript/gdscript_vm.cpp | |
parent | 64eeb04d2cb2e269d9710c38bdbf366ab3656e76 (diff) | |
download | redot-engine-65236fe2d5483d50224d81741638d07a0fc15504.tar.gz |
Fix building the Windows x86_32 target
In x86_32, `ULONG_PTR` and `SIZE_T` are defined as `unsigned long`, which is not a type supported by Variant without the `NEED_LONG_INT` define.
Diffstat (limited to 'modules/gdscript/gdscript_vm.cpp')
0 files changed, 0 insertions, 0 deletions