mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-09 05:41:46 +08:00
engine: add safe ParseFile to menu extended API
This commit is contained in:
@@ -1232,7 +1232,8 @@ static ui_extendedfuncs_t gExtendedfuncs =
|
||||
Con_UtfMoveLeft,
|
||||
Con_UtfMoveRight,
|
||||
pfnGetRenderers,
|
||||
Sys_DoubleTime
|
||||
Sys_DoubleTime,
|
||||
_COM_ParseFileSafe
|
||||
};
|
||||
|
||||
void UI_UnloadProgs( void )
|
||||
|
||||
Reference in New Issue
Block a user