@ -15,6 +15,7 @@ GNU General Public License for more details.
#include "platform/platform.h"
#include "menu_int.h"
#include <shellapi.h>
#if XASH_TIMER == TIMER_WIN32
double Platform_DoubleTime( void )
@ -24,12 +24,12 @@ class Subproject:
SUBDIRS = [
Subproject('public', dedicated=False),
Subproject('engine', dedicated=False),
Subproject('game_launch', singlebin=True),
Subproject('ref_gl'),
# Subproject('ref_soft'),
Subproject('mainui'),
Subproject('vgui_support'),
]
def subdirs():