Galactic Bloodshed
Functions
dissolve.h File Reference
#include "gb/vars.h"
Include dependency graph for dissolve.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void dissolve (const command_t &, GameObj &)
 
int revolt (Planet *, int, int)
 

Function Documentation

◆ dissolve()

void dissolve ( const command_t ,
GameObj  
)

Definition at line 24 of file dissolve.cc.

References getplanet(), getsdata(), getsmap(), getstar(), Numships(), post(), putplanet(), putrace(), putsmap(), and putstar().

Here is the call graph for this function:

◆ revolt()

int revolt ( Planet ,
int  ,
int   
)

Definition at line 134 of file dissolve.cc.

References getsmap(), and putsmap().

Referenced by insurgency().

Here is the call graph for this function:
Here is the caller graph for this function: