This commit is contained in:
twinaphex
2020-12-19 18:01:29 +01:00
parent ddb78d7643
commit 24dbf8e60b
8 changed files with 11 additions and 95 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ extern "C" {
# endif
# endif
# else
# if defined(__GNUC__) && __GNUC__ >= 4 && !defined(__CELLOS_LV2__)
# if defined(__GNUC__) && __GNUC__ >= 4
# define RETRO_API RETRO_CALLCONV __attribute__((__visibility__("default")))
# else
# define RETRO_API RETRO_CALLCONV