]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - menu.h
migrated a large number of #define MAX values to quakedef.h and added a
[xonotic/darkplaces.git] / menu.h
diff --git a/menu.h b/menu.h
index 5e8db63a4c4ac0af767e5305fc4a710376116a30..c1950fc2db58e544aed0b38d3197aab102932b16 100644 (file)
--- a/menu.h
+++ b/menu.h
@@ -23,7 +23,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
 #define M_PROG_FILENAME "menu.dat"
 #define M_NAME "menu"
-#define M_MAX_EDICTS   32768 // hopefully won't have to increase this again anytime soon...
 
 enum m_state_e {
        m_none,