|
|
|
@ -116,7 +116,7 @@ extern fs_api_t g_api;
@@ -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
|
|
|
|
|