Kohi Game Engine
kasset_heightmap_terrain_serializer.h
Go to the documentation of this file.
1 #pragma once
2 
3 #include "assets/kasset_types.h"
4 
6 
#define KAPI
Import/export qualifier.
Definition: defines.h:205
_Bool b8
8-bit boolean type
Definition: defines.h:58
KAPI b8 kasset_heightmap_terrain_deserialize(const char *file_text, kasset_heightmap_terrain *out_asset)
KAPI const char * kasset_heightmap_terrain_serialize(const kasset_heightmap_terrain *asset)
Definition: kasset_types.h:188