Galactic Bloodshed
Functions
bombard.cc File Reference
#include "gb/bombard.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/max.h"
#include "gb/perm.h"
#include "gb/races.h"
#include "gb/ships.h"
#include "gb/shootblast.h"
#include "gb/tele.h"
#include "gb/tweakables.h"
#include "gb/vars.h"
Include dependency graph for bombard.cc:

Go to the source code of this file.

Functions

int bombard (Ship *ship, Planet *planet, Race *r)
 

Function Documentation

◆ bombard()

int bombard ( Ship ship,
Planet planet,
Race r 
)

Definition at line 26 of file bombard.cc.

References getsmap(), Getxysect(), post(), prin_ship_orbits(), putsmap(), and shoot_ship_to_planet().

Here is the call graph for this function: