mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-03-12 02:15:12 +00:00
removed unnecessary defines in custom wave code
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@477 6778bc44-b910-0410-a7a0-be141de4315d
This commit is contained in:
@ -31,14 +31,6 @@
|
||||
|
||||
#define CUSTOM_WAVE_DEBUG 0
|
||||
|
||||
#define X_POINT_OP 0
|
||||
#define Y_POINT_OP 1
|
||||
#define R_POINT_OP 2
|
||||
#define G_POINT_OP 3
|
||||
#define B_POINT_OP 4
|
||||
#define A_POINT_OP 5
|
||||
#define NUM_POINT_OPS 6
|
||||
|
||||
class CustomWave;
|
||||
class GenExpr;
|
||||
class PerPointEqn;
|
||||
|
||||
Reference in New Issue
Block a user