naev
0.12.6
src
map_system.h
1
/*
2
* See Licensing and Copyright notice in naev.h
3
*/
4
#pragma once
5
6
void
map_system_open(
int
sys_selected );
7
int
map_system_init(
void
);
8
int
map_system_load(
void
);
9
void
map_system_exit(
void
);
Generated by
1.14.0