add some missing license headers
[pcsx_rearmed.git] / plugins / dfsound / spu_config.h
index fce1cda..6b46bf3 100644 (file)
@@ -7,7 +7,9 @@ typedef struct
  int        iUseReverb;
  int        iUseInterpolation;
  int        iTempo;
+ int        idiablofix;
  int        iUseThread;
+ int        iUseFixedUpdates;  // output fixed number of samples/frame
 
  // status
  int        iThreadAvail;