From 73cc6d40e6c89819c0dd9dffdd095bc9d9ea6b88 Mon Sep 17 00:00:00 2001 From: salad Date: Tue, 28 Apr 2020 15:15:40 +0200 Subject: ladies and gentlement --- src/ft_m_prompt.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ft_m_prompt.h') 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 -- cgit v1.2.3