/* =========================================================================== IceTech GPL Source Code Copyright (C) 2026 Justin Marshall This file is part of the IceTech GPL Source Code. =========================================================================== */ #ifndef __RADIANT_CITYBUILDER_H__ #define __RADIANT_CITYBUILDER_H__ void Radiant_GenerateAutomaticCity(); #endif