Files

7 lines
117 B
C
Raw Permalink Normal View History

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