some changes
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good

This commit is contained in:
Nishi 2026-04-17 01:03:14 +09:00
commit 5220f742be
Signed by: nishi
GPG key ID: 27EF69B208EB9343
3 changed files with 23 additions and 4 deletions

View file

@ -68,7 +68,7 @@ typedef struct _MwVulkanConfig {
* @warning This must be called before MwCreateWidget.
* @warning The configuration provided will be used for future initializations of the Vulkan widget (unless it's changed)
*/
MWDECL void MwVulkanConfigure(MwVulkanConfig cfg);
MWDECL void MwVulkanConfigure(MwVulkanConfig* cfg);
/*!
* @brief Field that can be gotten from Vulkan.