mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 00:35:46 -04:00
Core: Add Vulkan renderer types
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
#pragma once
|
||||
#include "types.h"
|
||||
|
||||
// Contains the information required to create a graphics context in a window.
|
||||
struct WindowInfo
|
||||
|
Reference in New Issue
Block a user