aboutsummaryrefslogtreecommitdiffstats
path: root/src/jalv_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/jalv_internal.h')
-rw-r--r--src/jalv_internal.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/jalv_internal.h b/src/jalv_internal.h
index 8ea45df..5bcb175 100644
--- a/src/jalv_internal.h
+++ b/src/jalv_internal.h
@@ -237,6 +237,9 @@ jalv_ui_write(SuilController controller,
uint32_t protocol,
const void* buffer);
+uint32_t
+jalv_ui_port_index(SuilController controller, const char* port_symbol);
+
void
jalv_ui_port_event(Jalv* jalv,
uint32_t port_index,