mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-24 00:04:34 +01:00
parent
ad41ceefce
commit
273c5c22d1
3 changed files with 40 additions and 42 deletions
|
|
@ -109,8 +109,6 @@ struct openxr_func {
|
|||
void *func;
|
||||
};
|
||||
|
||||
#define ARRAY_SIZE(a) (sizeof(a) / sizeof(*a))
|
||||
|
||||
extern void *wine_xr_proc_addr(const char *name);
|
||||
|
||||
extern XrResult WINAPI wine_xrEnumerateInstanceExtensionProperties(const char *layerName,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue