Skip to content

Commit 028694d

Browse files
authored
Fixed missing exported function for Visual C++ (#5471)
1 parent 1c94b8b commit 028694d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/controller/c/Controller.def

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -436,6 +436,7 @@ wb_robot_wait_for_user_input_event
436436
wb_robot_window_custom_function
437437
wb_robot_wwi_send
438438
wb_robot_wwi_receive
439+
wb_robot_wwi_receive_text
439440
wb_skin_get_bone_count
440441
wb_skin_get_bone_name
441442
wb_skin_get_bone_orientation

0 commit comments

Comments
 (0)