More interpolation support
This commit is contained in:
@@ -86,6 +86,10 @@ int *
|
||||
int_alloc(
|
||||
int size);
|
||||
|
||||
float *
|
||||
float_alloc(
|
||||
int size);
|
||||
|
||||
void
|
||||
map_init(
|
||||
map_t * map,
|
||||
|
||||
Reference in New Issue
Block a user