mirror of
https://github.com/godotengine/godot.git
synced 2026-04-28 22:22:03 +00:00
The typedef annotation is expected to come bofre a var (or const) since it's most commonly used in externs. Use an inline definition instead.