Changeset 5192:4237437ca526 in roaraudio for roard/ssynth.c


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

declare some stuff 'extern', this saves like 5.3KB of diskspace in plugin files and make them more resistant against changes in roard

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/ssynth.c

    r4708 r5192  
    3232       {0.700010, -0.083333, -0.150000,  0.033333} 
    3333      }; 
     34 
     35struct ssynth_state g_ssynth; 
    3436 
    3537int ssynth_init_config(void) { 
Note: See TracChangeset for help on using the changeset viewer.