#pragma once

namespace mods
{
	bool is_using_mods();
	bool db_mod_file_exists();
}