/*
 *  SFSkyEdit - Star Fighter 3000 sky colours editor
 *  File info window
 *  Copyright (C) 2001 Christopher Bazley
 */

#ifndef SFSFileInfo_h
#define SFSFileInfo_h

#include "toolbox.h"

extern ObjectId fileinfo_sharedid;
void FileInfo_initialise(ObjectId id);

#endif
