summaryrefslogtreecommitdiff
path: root/fw/fe310/test/cell_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'fw/fe310/test/cell_data.h')
-rw-r--r--fw/fe310/test/cell_data.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/fw/fe310/test/cell_data.h b/fw/fe310/test/cell_data.h
new file mode 100644
index 0000000..69ae2ef
--- /dev/null
+++ b/fw/fe310/test/cell_data.h
@@ -0,0 +1,4 @@
+void app_cell_data(EVEWindow *window, EVEViewStack *stack);
+void app_cell_data_action(EVEForm *form);
+void app_cell_data_close(EVEForm *form);
+void app_cell_data_init(void); \ No newline at end of file