2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-22 09:56:22 +01:00

ref_gl: try fix psvita

This commit is contained in:
mittorn 2023-10-12 03:40:15 +03:00 committed by Alibek Omarov
parent 96127c6eb0
commit 8124035763

View File

@ -39,7 +39,7 @@ def build(bld):
else:
libs += [ 'public', 'M' ]
source = bld.path.ant_glob(['*.c', 'gl2_shim/*.c'])
source = bld.path.ant_glob(['*.c', 'gl2_shim/*.c'])
includes = '.'
targets = {