summaryrefslogtreecommitdiffstats
path: root/Smoke/glyphs.c
diff options
context:
space:
mode:
authorOliver Schinagl <oliver@schinagl.nl>2007-12-20 12:32:04 (GMT)
committerOliver Schinagl <oliver@schinagl.nl>2007-12-20 12:32:04 (GMT)
commit6738787ce32ab3895241efed640cb95cdb3d1e32 (patch)
tree91ec8ee2ed6a6b4fd4ef1f18728d09670717e5c0 /Smoke/glyphs.c
parent6f19aad735759adc16fe149557d275880250cac1 (diff)
download2iv35-6738787ce32ab3895241efed640cb95cdb3d1e32.zip
2iv35-6738787ce32ab3895241efed640cb95cdb3d1e32.tar.gz
2iv35-6738787ce32ab3895241efed640cb95cdb3d1e32.tar.bz2
alpha added to gui
Diffstat (limited to 'Smoke/glyphs.c')
-rw-r--r--Smoke/glyphs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Smoke/glyphs.c b/Smoke/glyphs.c
index 792c776..7ccf04e 100644
--- a/Smoke/glyphs.c
+++ b/Smoke/glyphs.c
@@ -18,7 +18,7 @@ static int glyphs_num_colors = PALETTE_MAXCOLORS;
static int glyphs_colormap = PALETTE_BLACKWHITE;
-static float glyphs_alpha = 1.0f;
+static float glyphs_alpha = 0.5f;
static fftw_real *glyphs_frame;