summaryrefslogtreecommitdiff
path: root/src/gui/char_select.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/char_select.h')
-rw-r--r--src/gui/char_select.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/char_select.h b/src/gui/char_select.h
index 80e5716a..81b36495 100644
--- a/src/gui/char_select.h
+++ b/src/gui/char_select.h
@@ -35,6 +35,7 @@
#include "gui.h"
int tmw_incbutt_proc(int msg, DIALOG *d, int c);
+int tmw_incbutt_proc2(int msg, DIALOG *d, int c);
int tmw_player_proc(int msg, DIALOG *d, int c);
void char_select();
void server_char_select();