ref: more @mittorn's changes on RefAPI

This commit is contained in:
Alibek Omarov
2019-02-23 21:49:46 +03:00
parent 99bd7c81da
commit e193ac2c04
42 changed files with 3408 additions and 3173 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ import fwgslib
VERSION = '0.99'
APPNAME = 'xash3d-fwgs'
SUBDIRS = [ 'engine', 'game_launch', 'mainui', 'vgui_support' ]
SUBDIRS = [ 'engine', 'game_launch', 'vgui_support', 'ref_gl' ]
top = '.'
def options(opt):