|
Galactic Bloodshed
|
Toggle highlight option on a player. More...
#include "gb/commands/highlight.h"#include <cstdio>#include "gb/GB_server.h"#include "gb/buffers.h"#include "gb/files_shl.h"#include "gb/races.h"#include "gb/shlmisc.h"#include "gb/vars.h"Go to the source code of this file.
Functions | |
| void | highlight (const command_t &argv, GameObj &g) |
Toggle highlight option on a player.
Definition in file highlight.cc.
Definition at line 19 of file highlight.cc.
References putrace().
1.8.13