attempt to remove some warnings when using -Wall
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#pragma once
|
||||
#include "stdint.h"
|
||||
|
||||
typedef struct gnUniformLayout_t {
|
||||
|
||||
uint32_t pushConstantCount;
|
||||
} gnUniformLayout;
|
||||
|
Reference in New Issue
Block a user