Engine: remove duplicate forward declaration

This commit is contained in:
Kawe Mazidjatari 2024-10-06 11:47:30 +02:00
parent ec3c670b2b
commit 56b884c7ff

View File

@ -5,8 +5,6 @@
///////////////////////////////////////////////////////////////////////////////
class CClient;
class CClient;
/* ==== SV_MAIN ======================================================================================================================================================= */
inline void(*v_SV_InitGameDLL)(void);
inline void(*v_SV_ShutdownGameDLL)(void);