Freeciv21
Develop your civilization from humble roots to a global empire
islands.h
Go to the documentation of this file.
1 // SPDX-License-Identifier: GPLv3-or-later
2 // SPDX-FileCopyrightText: Freeciv21 authors
3 // SPDX-FileCopyrightText: Freeciv authors
4 // SPDX-FileCopyrightText: Louis Moureaux <m_louis30@yahoo.com>
5 
6 #pragma once
7 
bool map_generate_island()
Generate a map with the ISLAND family of generators.
Definition: islands.cpp:574