mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-30 23:05:09 +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