naev
0.12.6
src
dev_mapedit.h
1
/*
2
* See Licensing and Copyright notice in naev.h
3
*/
4
#pragma once
5
6
void
mapedit_open
(
unsigned
int
wid_unused,
const
char
*unused );
7
void
mapedit_selectText
(
void
);
mapedit_open
void mapedit_open(unsigned int wid_unused, const char *unused)
Opens the system editor interface.
Definition
dev_mapedit.c:138
mapedit_selectText
void mapedit_selectText(void)
Sets the selected system text.
Definition
dev_mapedit.c:613
Generated by
1.14.0