mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-20 02:18:20 +00:00
Current this is hardcoded as '1' for any platform except Unix. The little is_wow64() dance is required to get correct output on a 32bit compiled godot running on 64bit Windows according to MSDN. This code should be UWP safe but I have no way to test that so it's not implemented for UWP yet.