Files
app-ethereum/src_bagl/ui_plugin.h
Clement Bouvet 2dd757786d commonise plugins
2022-10-14 10:40:00 +02:00

7 lines
117 B
C

#ifndef _UI_PLUGIN_H_
#define _UI_PLUGIN_H_
void display_next_plugin_item(bool entering);
#endif // _UI_PLUGIN_H_