2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-26 03:39:16 +01:00

engine: menu_int: hack to compile on MotoMAGX

This commit is contained in:
Alibek Omarov 2022-06-09 03:28:38 +03:00
parent ae6ad74994
commit c532c3032c

View File

@ -53,6 +53,11 @@ typedef struct ui_globalvars_s
struct ref_viewpass_s;
#if __GNUC__ == 3
#undef NORETURN
#define NORETURN
#endif // GCC 3.x have problems with noreturn attribute on function pointer
typedef struct ui_enginefuncs_s
{
// image handlers