|
Galactic Bloodshed
|
#include "gb/launch.h"#include <cstdio>#include <cstdlib>#include "gb/GB_server.h"#include "gb/buffers.h"#include "gb/files_shl.h"#include "gb/fire.h"#include "gb/load.h"#include "gb/max.h"#include "gb/ships.h"#include "gb/shlmisc.h"#include "gb/tweakables.h"#include "gb/utils/rand.h"#include "gb/vars.h"Go to the source code of this file.
Functions | |
| void | launch (const command_t &argv, GameObj &g) |
Definition at line 24 of file launch.cc.
References deductAPs(), do_shiplist(), enufAP(), getplanet(), getsdata(), gravity(), putplanet(), putsdata(), putship(), and use_fuel().
1.8.13