diff --git a/filesystem/filesystem_internal.h b/filesystem/filesystem_internal.h index 8dd0bd78..1eda3159 100644 --- a/filesystem/filesystem_internal.h +++ b/filesystem/filesystem_internal.h @@ -116,7 +116,7 @@ extern fs_api_t g_api; #define Con_DPrintf (*g_engfuncs._Con_DPrintf) #define Con_Reportf (*g_engfuncs._Con_Reportf) #define Sys_Error (*g_engfuncs._Sys_Error) -#define Platform_GetNativeObject (*g_engfuncs.Platform_GetNativeObject) +#define Platform_GetNativeObject (*g_engfuncs._Platform_GetNativeObject) // // filesystem.c