mirror of
https://github.com/godotengine/godot.git
synced 2026-03-03 20:55:48 +00:00
Fixes this warning: ``` ./core/os/dir_access.h:74:17: warning: 'virtual String DirAccess::get_next(bool*)' was hidden [-Woverloaded-virtual] ``` Part of #30790.
22 KiB
22 KiB