Browse Source

Remove duplicated cache size definition.

hl_urbicide
Andrey Akhmichin 5 years ago
parent
commit
a091e8ce55
  1. 2
      common/com_model.h

2
common/com_model.h

@ -36,8 +36,6 @@ @@ -36,8 +36,6 @@
#define ZISCALE ((float)0x8000)
#define CACHE_SIZE 32 // used to align key data structures
typedef enum
{
mod_brush,

Loading…
Cancel
Save