Changeset 2489:266b1a6c9683 in roaraudio for roard/ssynth.c


Ignore:
Timestamp:
08/24/09 00:34:37 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

support to disable ssynth

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/ssynth.c

    r2476 r2489  
    2424 
    2525#include "roard.h" 
     26 
     27#ifndef ROAR_WITHOUT_DCOMP_SSYNTH 
    2628 
    2729float ssynth_polys[SSYNTH_POLY_POLYMAX][SSYNTH_POLY_COEFF] = { 
     
    303305} 
    304306 
     307#endif 
     308 
    305309//ll 
Note: See TracChangeset for help on using the changeset viewer.