summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/gdscript_vm.cpp
diff options
context:
space:
mode:
authorDavi <davicr38@gmail.com>2023-05-07 11:01:20 -0300
committerDavi <davicr38@gmail.com>2023-05-07 11:01:20 -0300
commit65236fe2d5483d50224d81741638d07a0fc15504 (patch)
treec8e71bdf81fcef3892bbd280a04c4845507b5997 /modules/gdscript/gdscript_vm.cpp
parent64eeb04d2cb2e269d9710c38bdbf366ab3656e76 (diff)
downloadredot-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