entrance/src/bin/entrance_conf_theme.h

8 lines
177 B
C

#ifndef ENTRANCE_CONF_THEME_H_
#define ENTRANCE_CONF_THEME_H_
void entrance_conf_theme_init(void);
void entrance_conf_theme_shutdown(void);
#endif /* ENTRANCE_CONF_MAIN_H_ */