/*
 *  SFToSpr - Star Fighter 3000 graphics converter
 *  Iconbar menu
 *  Copyright (C) 2006 Christopher Bazley
 */

#ifndef SFTMenu_h
#define SFTMenu_h

#include "toolbox.h"

void SFTMenu_initialise(ObjectId id);

#endif
