naev
0.12.5
src
dev_spob.h
1
/*
2
* See Licensing and Copyright notice in naev.h
3
*/
4
#pragma once
5
6
#include "space.h"
7
8
int
dpl_saveAll
(
void
);
9
int
dpl_saveSpob
(
const
Spob
*p );
dpl_saveAll
int dpl_saveAll(void)
Saves all the star spobs.
Definition
dev_spob.c:188
dpl_saveSpob
int dpl_saveSpob(const Spob *p)
Saves a spob.
Definition
dev_spob.c:28
Spob
Represents a Space Object (SPOB), including and not limited to planets, stations, wormholes,...
Definition
space.h:102
Generated by
1.14.0