____ _ __
/ __ )____ _____ | | / /___ ___________
/ __ / __ \/ ___/ | | /| / / __ `/ ___/ ___/
/ /_/ / /_/ (__ ) | |/ |/ / /_/ / / (__ )
/_____/\____/____/ |__/|__/\__,_/_/ /____/
A futuristic real-time strategy game.
This file is part of Bos Wars.
(C) Copyright 2001-2007 by the Bos Wars and Stratagus Project.
Distributed under the "GNU General Public License"#include "stratagus.h"#include "patch_manager.h"#include "patch_type.h"#include "patch.h"#include "iolib.h"#include "map.h"#include <algorithm>#include <sstream>#include <iomanip>Go to the source code of this file.
Functions | |
| static void | clearPatches (std::list< CPatch * > &patches) |
| static void clearPatches | ( | std::list< CPatch * > & | patches | ) | [static] |
1.5.6