enlightenment/src/modules/illume2/e_mod_config_animation.h

7 lines
166 B
C

#ifndef E_MOD_CONFIG_ANIMATION_H
# define E_MOD_CONFIG_ANIMATION_H
void e_mod_illume_config_animation_show(E_Container *con, const char *params __UNUSED__);
#endif