mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-18 00:23:41 +00:00
Those are standard types in C++ but not in C. This also removes the wchar header which is not needed anymore and use stddef.h instead (which is needed for size_t).