mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-08 23:48:02 +01:00
parent
2d93d45926
commit
76369eb526
21 changed files with 8130 additions and 40 deletions
|
|
@ -144,6 +144,10 @@ extern struct w_steam_iface *create_winIVRCompositor_IVRCompositor_027(void *);
|
|||
extern struct w_steam_iface *create_winIVRCompositor_IVRCompositor_027_FnTable(void *);
|
||||
extern void destroy_winIVRCompositor_IVRCompositor_027(struct w_steam_iface *);
|
||||
extern void destroy_winIVRCompositor_IVRCompositor_027_FnTable(struct w_steam_iface *);
|
||||
extern struct w_steam_iface *create_winIVRCompositor_IVRCompositor_028(void *);
|
||||
extern struct w_steam_iface *create_winIVRCompositor_IVRCompositor_028_FnTable(void *);
|
||||
extern void destroy_winIVRCompositor_IVRCompositor_028(struct w_steam_iface *);
|
||||
extern void destroy_winIVRCompositor_IVRCompositor_028_FnTable(struct w_steam_iface *);
|
||||
extern struct w_steam_iface *create_winIVRControlPanel_IVRControlPanel_006(void *);
|
||||
extern struct w_steam_iface *create_winIVRControlPanel_IVRControlPanel_006_FnTable(void *);
|
||||
extern void destroy_winIVRControlPanel_IVRControlPanel_006(struct w_steam_iface *);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue