diff options
Diffstat (limited to 'src/qcommon/q_shared.h')
-rw-r--r-- | src/qcommon/q_shared.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/qcommon/q_shared.h b/src/qcommon/q_shared.h index 1c392f2c..737b9f0e 100644 --- a/src/qcommon/q_shared.h +++ b/src/qcommon/q_shared.h @@ -918,7 +918,6 @@ typedef enum { #define MAX_SOUNDS 256 // so they cannot be blindly increased #define MAX_GAME_SHADERS 64 #define MAX_GAME_PARTICLE_SYSTEMS 64 -#define MAX_PARTICLE_FILES 128 //FIXME #define MAX_CONFIGSTRINGS 1024 |