This repository has been archived on 2020-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
gnoemoe/gnoemoe/dialogs/gm-open-world-dialog.h

7 lines
137 B
C

#ifndef __GM_OPEN_WORLD_DIALOG__
#define __GM_OPEN_WORLD_DIALOG__
void gm_open_world_dialog_run();
#endif /* __GM_OPEN_WORLD_DIALOG */