/*
 *  SFSkyEdit - Star Fighter 3000 sky colours editor
 *  Options menu
 *  Copyright (C) 2009 Christopher Bazley
 */

#ifndef OptsMenu_h
#define OptsMenu_h

#include "toolbox.h"

void OptsMenu_initialise(ObjectId id);

#endif
