summaryrefslogtreecommitdiffstats
path: root/src/ft_m_prompt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ft_m_prompt.h')
-rw-r--r--src/ft_m_prompt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ft_m_prompt.h b/src/ft_m_prompt.h
index e16b24c..2725539 100644
--- a/src/ft_m_prompt.h
+++ b/src/ft_m_prompt.h
@@ -16,4 +16,5 @@
#include "ft_s_struct.h"
void ft_m_prompt(t_msh *msh);
+void ft_m_cont_prompt(void);
#endif