Galactic Bloodshed
Functions
highlight.cc File Reference

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"
Include dependency graph for highlight.cc:

Go to the source code of this file.

Functions

void highlight (const command_t &argv, GameObj &g)
 

Detailed Description

Toggle highlight option on a player.

Definition in file highlight.cc.

Function Documentation

◆ highlight()

void highlight ( const command_t argv,
GameObj g 
)

Definition at line 19 of file highlight.cc.

References putrace().

Here is the call graph for this function: