entrance/src/bin/entrance_conf.h

7 lines
150 B
C

#ifndef ENTRANCE_CONFIG_H
#define ENTRANCE_CONFIG_H
void entrance_conf_begin(Evas_Object *obj, Evas_Object *parent);
#endif /* ENTRANCE_CONFIG_H */