|
Galactic Bloodshed
|
#include "gb/moveplanet.h"#include <cmath>#include "gb/doturn.h"#include "gb/ships.h"#include "gb/tweakables.h"#include "gb/vars.h"Go to the source code of this file.
Functions | |
| void | moveplanet (int starnum, Planet *planet, int planetnum) |
| void moveplanet | ( | int | starnum, |
| Planet * | planet, | ||
| int | planetnum | ||
| ) |
Definition at line 16 of file moveplanet.cc.
Referenced by do_turn().
1.8.13