vrclient: Split IVRRenderModels helpers to vrrendermodels_manual.c.

CW-Bug-Id: #22729
This commit is contained in:
Rémi Bernon 2023-09-26 23:34:20 +02:00 committed by Arkadiusz Hiler
parent 17644c7bbf
commit ef849f4822
3 changed files with 257 additions and 242 deletions

View file

@ -9,6 +9,7 @@ C_SRCS = \
vrclient_x64/flatapi.c \
vrclient_x64/vrclient_main.c \
vrclient_x64/vrsystem_manual.c \
vrclient_x64/vrrendermodels_manual.c \
vrclient_x64/winIVRApplications.c \
vrclient_x64/winIVRChaperone.c \
vrclient_x64/winIVRChaperoneSetup.c \