Changeset 5194:b40015b16ff2 in roaraudio for roard/include/ssynth.h


Ignore:
Timestamp:
10/23/11 12:21:39 (13 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

make more use of /extern/

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/ssynth.h

    r5192 r5194  
    5252extern float ssynth_polys[SSYNTH_POLY_POLYMAX][SSYNTH_POLY_COEFF]; 
    5353 
    54 struct { 
     54extern struct ssynth_conf { 
    5555 int enable; 
    5656} ssynth_conf; 
Note: See TracChangeset for help on using the changeset viewer.