Added a line to #undef INT_NOISE (new noisean.c version)
This commit is contained in:
parent
957c29c6c7
commit
7c0be7b409
|
|
@ -25,3 +25,6 @@
|
|||
|
||||
/* Define if we want some experimental code */
|
||||
#undef EXPERIMENTAL_CODE
|
||||
|
||||
/* Define if we want noise integration code */
|
||||
#undef INT_NOISE
|
||||
|
|
|
|||
Loading…
Reference in New Issue