mirror of
https://github.com/w23/xash3d-fwgs
synced 2024-12-16 06:00:33 +01:00
fix func declaration
This commit is contained in:
parent
31c35a4c82
commit
2c667bdc60
@ -92,3 +92,5 @@ void XVK_RayModel_ClearForNextFrame( void );
|
||||
void XVK_RayModel_Validate(void);
|
||||
|
||||
VkDeviceAddress getBufferDeviceAddress(VkBuffer buffer);
|
||||
|
||||
void RT_RayModel_Clear(void);
|
||||
|
Loading…
Reference in New Issue
Block a user