Backup : 0813
[apps/native/sample/adventure.git] / new / inc / loading.h
1 #include <Elementary.h>
2
3 extern Evas_Object *loading_create(Evas_Object *parent, int width, int height);
4 extern void loading_destroy(Evas_Object *loading);