mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-18 13:40:18 +00:00
180e5d3028
These typedefs don't save much typing compared to the full `Ref<Resource>` and `Ref<RefCounted>`, yet they sometimes introduce confusion among new contributors.