mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-06-12 13:17:50 +02:00

committed by
Arkadiusz Hiler

parent
ad41ceefce
commit
273c5c22d1
@ -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,
|
||||
|
Reference in New Issue
Block a user