X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=menu.h;h=7374b01b0536cd7137c52813070d46a9ef50f60a;hb=e440cc14e7e83d07f12c13279e565591655229d7;hp=883bfb508d40acf7c7e5d2447621ebecbbd96da6;hpb=71e075efa49758f4fd21831973fb0d8e4d6938c8;p=xonotic%2Fdarkplaces.git diff --git a/menu.h b/menu.h index 883bfb50..7374b01b 100644 --- a/menu.h +++ b/menu.h @@ -44,11 +44,13 @@ enum m_state_e { m_slist, m_options_effects, m_options_graphics, - m_options_colorcontrol + m_options_colorcontrol, + m_reset }; extern enum m_state_e m_state; extern char m_return_reason[32]; +void M_Update_Return_Reason(char *s); /* // hard-coded menus