|
|
@ -51,4 +51,4 @@ extern "C" {
|
|
|
|
|
|
|
|
|
|
|
|
int get_iconlist(libr_file *file_handle, iconlist *icons);
|
|
|
|
int get_iconlist(libr_file *file_handle, iconlist *icons);
|
|
|
|
iconentry *get_nexticon(iconlist *icons, iconentry *last_entry);
|
|
|
|
iconentry *get_nexticon(iconlist *icons, iconentry *last_entry);
|
|
|
|
TQString elf_get_resource(libr_file *handle, char *section_name);
|
|
|
|
TQString elf_get_resource(libr_file *handle, char *section_name);
|
|
|
|