fixup broken merge; re-add ref_vk back

This commit is contained in:
Ivan 'provod' Avdeev 2021-02-27 13:52:59 -08:00
parent 9954288450
commit 68bce887b4
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ SUBDIRS = [
Subproject('public', dedicated=False, mandatory = True),
Subproject('game_launch', singlebin=True),
Subproject('ref_gl',),
Subproject('ref_vk',),
Subproject('ref_soft'),
Subproject('mainui'),
Subproject('vgui_support'),