6 lines
76 B
C
6 lines
76 B
C
|
|
#pragma once
|
||
|
|
|
||
|
|
#include <iron_obj.h>
|
||
|
|
|
||
|
|
void proc_uv_unwrap(raw_mesh_t *mesh);
|