naev 0.12.5
dev_mapedit.h
1/*
2 * See Licensing and Copyright notice in naev.h
3 */
4#pragma once
5
6void mapedit_open( unsigned int wid_unused, const char *unused );
7void mapedit_selectText( void );
void mapedit_open(unsigned int wid_unused, const char *unused)
Opens the system editor interface.
void mapedit_selectText(void)
Sets the selected system text.