mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-06 06:28:00 +01:00
vrclient: Split IVRCompositor helpers to vrcompositor_manual.c.
CW-Bug-Id: #22729
This commit is contained in:
parent
5a877f777a
commit
4772b2fb6a
3 changed files with 402 additions and 426 deletions
|
|
@ -8,6 +8,7 @@ EXTRADEFS = -DWINE_NO_LONG_TYPES -DGNUC
|
|||
C_SRCS = \
|
||||
vrclient_x64/flatapi.c \
|
||||
vrclient_x64/vrclient_main.c \
|
||||
vrclient_x64/vrcompositor_manual.c \
|
||||
vrclient_x64/vrinput_manual.c \
|
||||
vrclient_x64/vroverlay_manual.c \
|
||||
vrclient_x64/vrsystem_manual.c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue