Files
app-ethereum/src_bagl/ui_plugin.h

7 lines
117 B
C
Raw Normal View History

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