aboutsummaryrefslogtreecommitdiffstats
path: root/ui.h
diff options
context:
space:
mode:
authorSam Anthony <sam@samanthony.xyz>2025-02-28 21:15:30 -0500
committerSam Anthony <sam@samanthony.xyz>2025-02-28 21:15:30 -0500
commit9f475d92d1eeebf5f2ad7d0db5d96d92d655d111 (patch)
tree22e151a4031ae28131cbf46d0fa7e886d733e3ea /ui.h
parent942a6711361c371da0736cc62f0e3e2ed13f341b (diff)
downloadvolute-9f475d92d1eeebf5f2ad7d0db5d96d92d655d111.zip
set ve
Diffstat (limited to 'ui.h')
-rw-r--r--ui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui.h b/ui.h
index 2a57001..f1c4137 100644
--- a/ui.h
+++ b/ui.h
@@ -22,6 +22,7 @@ typedef struct {
void init_ui(UI *ui);
void set_displacement(UI *ui);
void set_map(UI *ui, int idx);
+void set_ve(UI *ui, int idx);
void set_volume_flow_rate(UI *ui, int idx);
void set_all_volume_flow_rate(UI *ui);
void insert_point(UI *ui, int idx);