X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=snd_main.h;h=97da6693a49956f478e709859a9eb9f8c39d230c;hb=250091926db46a676ea0574165d9690b69227836;hp=62c5034297058b802394ed65658e2bf905767ac1;hpb=8e22875426474df76c29d8ee7eb6078c7c8453f3;p=xonotic%2Fdarkplaces.git diff --git a/snd_main.h b/snd_main.h index 62c50342..97da6693 100644 --- a/snd_main.h +++ b/snd_main.h @@ -195,8 +195,6 @@ typedef struct portable_samplepair_s { int sample[SND_LISTENERS]; } portable_sampleframe_t; -// LordHavoc: was 512, expanded to 2048 -#define PAINTBUFFER_SIZE 2048 typedef struct listener_s {