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