]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - menu.h
labeled todo items (at least ones not done yet) with a category before the program...
[xonotic/darkplaces.git] / menu.h
diff --git a/menu.h b/menu.h
index 883bfb508d40acf7c7e5d2447621ebecbbd96da6..a63e62842f5ef41bc79ba5baa35e2212c2f4847e 100644 (file)
--- a/menu.h
+++ b/menu.h
@@ -30,6 +30,8 @@ enum m_state_e {
        m_main,
        m_demo,
        m_singleplayer,
+       m_transfusion_episode,
+       m_transfusion_skill,
        m_load,
        m_save,
        m_multiplayer,
@@ -38,17 +40,20 @@ enum m_state_e {
        m_video,
        m_keys,
        m_help,
+       m_credits,
        m_quit,
        m_lanconfig,
        m_gameoptions,
        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