#ifndef _EDITORDIALOG_H_
#define _EDITORDIALOG_H_

void CreateDialogForNewOrRenameLink(void* menugui, int index, char* curname);

#endif
