godot-cpp/include/godot_cpp
Fabio Alessandrelli 5bbcd42378 Fix GDN_EXPORT define with mingw.
This commit changes the platform detection order to detect mingw
compiling for windows (which defines `__GNUC__`).

This commit also wraps the definition around a guard so it can be
overridden via a define at build-time.
2022-06-18 14:38:18 +02:00
..
classes Update copyright year 2022-03-15 10:17:53 +01:00
core Fix GDN_EXPORT define with mingw. 2022-06-18 14:38:18 +02:00
templates Sync containers with new HashMap/HashSet, sync API headers. 2022-06-06 12:18:07 +03:00
variant Sync containers with new HashMap/HashSet, sync API headers. 2022-06-06 12:18:07 +03:00
godot.hpp Change registered initializers / terminators to the single function with level argument. 2022-05-04 11:14:51 +03:00