Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

entrylist_loader.h

Go to the documentation of this file.
00001 
00011 #ifndef _ENTRY_LOADER_H_
00012 #define _ENTRY_LOADER_H_
00013 
00014 #include "entrylist.h"
00015 
00016 int el_loader_init(void);
00017 void el_loader_shutdown(void);
00018 int el_loader_loaddir(el_list_t * el, const char * path, int filter);
00019 
00020 #endif /* #define _ENTRY_LOADER_H_ */
00021 

dcplaya documentation version 2.0 Generated on November 2004 by doxygen 1.3.6