![]() |
naev 0.12.5
|
Handles the spob stuff. More...
#include <libgen.h>#include "dev_spob.h"#include "array.h"#include "conf.h"#include "nxml.h"#include "start.h"
Go to the source code of this file.
Functions | |
| int | dpl_saveSpob (const Spob *p) |
| Saves a spob. | |
| int | dpl_saveAll (void) |
| Saves all the star spobs. | |
Handles the spob stuff.
Definition in file dev_spob.c.
| int dpl_saveAll | ( | void | ) |
| int dpl_saveSpob | ( | const Spob * | p | ) |
Saves a spob.
| p | Spob to save. |
Definition at line 28 of file dev_spob.c.