fix linux build
This commit is contained in:
parent
bd4de6128c
commit
311e6214c8
|
@ -3,6 +3,8 @@
|
|||
#include "vk_mapents.h"
|
||||
#include "vk_const.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
static struct {
|
||||
xvk_material_t materials[MAX_TEXTURES];
|
||||
} g_materials;
|
||||
|
|
Loading…
Reference in New Issue