#pragma once
#include "files.h"
void SECRET_Save();
bool SECRET_Load();
void SECRET_SetMapName(const char *filename, const char *maptitle);
void SECRET_Trigger(int num);