mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 11:35:05 +08:00
psp: using the maximum amount of VRAM
This commit is contained in:
@@ -137,6 +137,7 @@ def build(bld):
|
||||
|
||||
if bld.env.DEST_OS == 'psp':
|
||||
source += bld.path.ant_glob(['platform/psp/*.c'])
|
||||
source += bld.path.ant_glob(['platform/psp/*/*.S'])
|
||||
|
||||
# add client files
|
||||
if not bld.env.DEDICATED:
|
||||
|
||||
Reference in New Issue
Block a user