summaryrefslogtreecommitdiff
path: root/src/xtra2.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/xtra2.hpp')
-rw-r--r--src/xtra2.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xtra2.hpp b/src/xtra2.hpp
index da2d8585..267e3c39 100644
--- a/src/xtra2.hpp
+++ b/src/xtra2.hpp
@@ -78,7 +78,7 @@ bool set_tim_esp(int v);
bool tgp_pt(int *x, int * y);
bool tgt_pt (int *x, int *y);
void do_poly_self();
-void make_wish();
+bool make_wish();
void create_between_gate(int dist, int y, int x);
void resize_map();
void resize_window();