1
0
forked from 0ad/0ad
0ad/source/tools/rmgen/objectgroupplacer.cpp

11 lines
190 B
C++
Raw Normal View History

2005-07-30 22:57:18 +02:00
#include "stdafx.h"
#include "rmgen.h"
#include "objectgroupplacer.h"
ObjectGroupPlacer::ObjectGroupPlacer() {
}
ObjectGroupPlacer::~ObjectGroupPlacer() {
}
using namespace std;