Skip to content

Commit 7db81a4

Browse files
committed
Updated libmapper.def with recent map scope API change (again with correct function names).
1 parent 1894d90 commit 7db81a4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/libmapper.def

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ EXPORTS
3838
mpr_list_get_size @36
3939
mpr_list_get_union @37
4040
mpr_list_print @38
41-
mpr_map_allow_scope @39
42-
mpr_map_block_scope @40
41+
mpr_map_allow_instance_origin @39
42+
mpr_map_block_instance_origin @40
4343
mpr_map_new @41
4444
mpr_map_new_from_str @42
4545
mpr_map_get_is_ready @43

0 commit comments

Comments
 (0)