|
Galactic Bloodshed
|
#include "gb/commands/enslave.h"#include <cstdio>#include <cstdlib>#include <cstring>#include "gb/GB_server.h"#include "gb/buffers.h"#include "gb/files_shl.h"#include "gb/getplace.h"#include "gb/max.h"#include "gb/races.h"#include "gb/ships.h"#include "gb/shlmisc.h"#include "gb/vars.h"Go to the source code of this file.
Functions | |
| void | enslave (const command_t &argv, GameObj &g) |
Definition at line 23 of file enslave.cc.
1.8.13