0ad/source/tools/rmgen/objectgroupplacer.cpp

11 lines
180 B
C++

#include "stdafx.h"
#include "rmgen.h"
#include "objectgroupplacer.h"
ObjectGroupPlacer::ObjectGroupPlacer() {
}
ObjectGroupPlacer::~ObjectGroupPlacer() {
}
using namespace std;