standalone: revive spu_c64x build
[pcsx_rearmed.git] / plugins / dfsound / spu.c
index 6671e3e..0e4b154 100644 (file)
@@ -1490,6 +1490,8 @@ static void init_spu_thread(void)
 {
  int ret;
 
+ spu.sb_thread = spu.sb_thread_;
+
  if (sysconf(_SC_NPROCESSORS_ONLN) <= 1)
   return;