mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-03-05 15:05:13 +00:00
oops
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1076 6778bc44-b910-0410-a7a0-be141de4315d
This commit is contained in:
@ -8,7 +8,6 @@
|
||||
#include "Shader.hpp"
|
||||
|
||||
Shader::Shader()
|
||||
: version(1), warp_version(1), composite_version(1),
|
||||
blur1n(1), blur2n(1), blur3n(1),
|
||||
: blur1n(1), blur2n(1), blur3n(1),
|
||||
blur1x(1), blur2x(1), blur3x(1),
|
||||
blur1ed(1){}
|
||||
|
||||
Reference in New Issue
Block a user