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
Jesse van den Kieboom f11836cf4a Initial import
2006-03-29 12:03:59 +00:00

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 */