/*
 *  FednetCmp - Fednet file compression/decompression
 *  Iconbar menu
 *  Copyright (C) 2001 Christopher Bazley
 */

#ifndef FNCMenu_h
#define FNCMenu_h

#include "toolbox.h"

void Menu_initialise(ObjectId id);

#endif
