mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
main.cpp uses "profile-gpu" in one place, whereas all other occurrences in the codebase use "gpu-profile". This fixes the gpu profiler not being configurable via CLI.