mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-09 16:07:55 +01:00
vrclient: Split IVROverlay helpers to vroverlay_manual.c.
CW-Bug-Id: #22729
This commit is contained in:
parent
f0887911a3
commit
09a92a1ce2
4 changed files with 156 additions and 130 deletions
|
|
@ -8,6 +8,7 @@ EXTRADEFS = -DWINE_NO_LONG_TYPES -DGNUC
|
|||
C_SRCS = \
|
||||
vrclient_x64/flatapi.c \
|
||||
vrclient_x64/vrclient_main.c \
|
||||
vrclient_x64/vroverlay_manual.c \
|
||||
vrclient_x64/vrsystem_manual.c \
|
||||
vrclient_x64/vrrendermodels_manual.c \
|
||||
vrclient_x64/winIVRApplications.c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue