summaryrefslogtreecommitdiff
path: root/src/strife/m_menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/strife/m_menu.h')
-rw-r--r--src/strife/m_menu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/strife/m_menu.h b/src/strife/m_menu.h
index 6aa9858e..cc437384 100644
--- a/src/strife/m_menu.h
+++ b/src/strife/m_menu.h
@@ -101,6 +101,7 @@ void M_DialogDimMsg(int x, int y, char *str, boolean useyfont);
// haleyjd [STRIFE] Externalized
void M_ClearMenus (int choice);
+void M_LoadSelect(int choice);
extern int detailLevel;
extern int screenblocks;