mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-23 15:35:47 +00:00
9424c6c58f
The change in `tools/doc/doc_data.cpp` is needed because the MSVC compiler does not support variable length arrays. Fix #4113