You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +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.