mirror of
https://github.com/godotengine/godot.git
synced 2026-01-01 05:49:28 +03:00
Using `misc/scripts/fix_headers.py` on all Godot files. Some missing header guards were added, and the header inclusion order was fixed in the Bullet module.