/*
 *  SFSkyEdit - Star Fighter 3000 sky colours editor
 *  Iconbar icon
 *  Copyright (C) 2001 Christopher Bazley
 */

#ifndef SFSIconbar_h
#define SFSIconbar_h

#include "toolbox.h"

void Iconbar_initialise(ObjectId id);

#endif
